Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
EXIT_SUCCESS
EXIT_FAILURE
#include <stdlib.h>
The EXIT_SUCCESS and EXIT_FAILURE constants are arguments for the exit and _exit functions, and the return values for the atexit and _onexit functions.
exit
_exit
atexit
_onexit
Global constants
Var den här sidan till hjälp?