|
sarmfsw: SMFSW Toolbox (desinged for ARM / compatible with other 8b/16b/32b platforms) 4.0rc
SMFSW collection of miscellaneous functions \& macros (desinged for ARM / compatible with other 8b/16b/32b platforms)
|
Linearization flexible member array structure. More...
#include "arm_inlines_linearization.h"
Data Fields | |
| DWORD | nb |
| Number of items. | |
| SDWORD | array [][2] |
| Flexible 2 dimensional array member. | |
Linearization flexible member array structure.
array being an array of array, this is a rather legitimate representation of object than a pointer.| SDWORD sLinearFlexArray::array[][2] |
Flexible 2 dimensional array member.
| DWORD sLinearFlexArray::nb |
Number of items.