have command to force finish or quit program in C?
This is a discussion on force finish within the C Programming forums, part of the General Programming Boards category; have command to force finish or quit program in C?...
have command to force finish or quit program in C?
exit
7. It is easier to write an incorrect program than understand a correct one.
40. There are two ways to write error-free programs; only the third one works.*