![]() |
PIP 5.6.1
Platform-Independent Primitives
|
Core includes and low-level helper functions. More...
Functions | |
| PIString | errorString () |
| Returns readable description of the last system error in format "code <number> - <description>". | |
| void | errorClear () |
| Clears the last system error. | |
| void | randomize () |
| Seeds the global pseudo-random generator. | |
| int | randomi () |
| Returns next value from the global pseudo-random generator. | |
| PIString | PIPVersion () |
| Returns readable PIP version string. | |
Variables | |
| lconv * | currentLocale |
| Pointer to current C locale numeric settings. | |
Core includes and low-level helper functions.