tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
exit.hpp File Reference

Go to the source code of this file.

Macros

#define EXIT_FAILURE   1
 Unsuccessful execution of a program.
 
#define EXIT_SUCCESS   0
 Successful execution of a program.
 

Macro Definition Documentation

◆ EXIT_FAILURE

#define EXIT_FAILURE   1

Unsuccessful execution of a program.

◆ EXIT_SUCCESS

#define EXIT_SUCCESS   0

Successful execution of a program.

Examples
cassert.cpp.