لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
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
هل كانت هذه الصفحة مفيدة؟