MorphOS Developer
Posts: 510 from 2003/4/11
exit() is indeed a standard C library routine, but the problem is that you very easily end up using it wrong if you do use it, and using it at all can compromise the design of your software.
So yes, you can use exit(). But unless you're very careful, you'll end up with a buggy program.
I rarely log in to MorphZone which means that I often miss private messages sent on here. If you wish to contact me, please email me at [username]@asgaard.morphos-team.net, where [username] is my username here on MorphZone.