EXIT_SUCCESS, EXIT_FAILURE
#include <stdlib.h>
Remarks
These are arguments for the exit and _exit functions and the return values for the atexit and _onexit functions.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
#include <stdlib.h>
These are arguments for the exit and _exit functions and the return values for the atexit and _onexit functions.