This example shows how the range checking wrapper class for C++ arrays can be used and exercises some of the class member functions.
Download
Download the example: FixedArrays.zip
Download some additional files required by the example: CommonFramework.zip
View the source code:browse. View the additional files: browse.
Class summary
Related APIs
TFixedArray - A thin wrapper class for C++ arrays allowing automatic checking of index values.
Security issues
The example requires no specific capabilities in order to run - and does not demonstrate any security issues.