RAD Studio
ContentsIndex
PreviousUpNext
EXIT_xxxx #defines

Header File 

stdlib.h 

Description 

Constants defining exit conditions for calls to the exit function.

Name  
Meaning  
EXIT_SUCCESS  
Normal program termination  
EXIT_FAILURE  
Abnormal program termination  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!