![]() |
BlitzMax Extended
0.8.19
Pushing Blitz to the Max.
|
| Complete API for using the BlitzMax runtime | |
| Runtime environment setup and basic application flow functions | |
| Functionality to work with array data structures | |
| Exception concerning attempted access of array elements out of bounds | |
| Internal language exception | |
| The class description used by every object | |
| Additional information about BlitzMax code | |
| Exception handling functionality | |
| Basic exception class | |
| Interface for the intern garbage collectors | |
| Accessing objects through internally stored handles | |
| Functionality to include any binary data in the binary | |
| Low-level macros and defines to ease cross-platform programming | |
| Basic memory handling functions | |
| Exception concerning calls of invalid function pointers | |
| Exception concerning calls of abstract methods | |
| Exception concerning the use of uninitialized (NULL) objects | |
| The root type which all other objects extend | |
| Exception concerning the invalid access of a data section | |
| Exception concerning errors notices at runtime | |
| Functionality for UCS-2 character strings | |
| Functionality to utilize multi-threading capabilities | |
| Introduces most used data types | |
| UCS-2 character conversion tables |
1.8.1.1