Inferno
0.2
|
Termination functions. More...
#include <sctree.hpp>
Public Attributes | |
NODE_FUNCTIONS TreePtr < CPPTree::Expression > | code |
exit code for program, 0 to 255 |
Termination functions.
These are used to stop the program and produce an exit code because SystemC does not allow control of the return value from its main function.
Definition at line 230 of file sctree.hpp.
exit code for program, 0 to 255
Definition at line 234 of file sctree.hpp.