![]() |
|
|
+ Search |
![]()
|
Aug 22nd, 2002 16:08
Rafael Fernandez, lan quynh,
Make a if structure that the program closes when a especific task is
made.
if ( userinput == '0' ) {
return 0; //if userinput is 0 it will close the program.
}