|
ThreeB 1.1
|
Go to the source code of this file.
Defines | |
| #define | INT64_SUPPORTED |
Typedefs | |
| typedef signed int | int32_t |
| typedef unsigned int | uint32_t |
| typedef long long | int64_t |
| typedef unsigned long long | uint64_t |
Functions | |
| void | EndOfProgram (void) |
| void | FatalError (const char *ErrorText) |
Definition in file randomc.h.
| void EndOfProgram | ( | void | ) |
| void FatalError | ( | const char * | ErrorText | ) |
1.7.4