Defines number-related functions and classes for the Foundation framework. More...
Go to the source code of this file.
Data Structures | |
class | NXNumber |
The base class for NXNumber instances. More... | |
Functions | |
int32_t | NXRandInt32 () |
Generate a random signed 32-bit integer. More... | |
uint32_t | NXRandUnsignedInt32 () |
Generate a random unsigned 32-bit integer. More... | |
Defines number-related functions and classes for the Foundation framework.
Definition in file NXNumber.h.