Online HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens
void exit( int completioncode )- prototype in process.h and stdlib.h - terminates program, closes all files, buffered output is written, and any registered exit functions (via atexit()) are called
[helppc.bosbyte.nl] exit Home Back Topics