NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
unsigned int SizeOf ( variant &  value)
inline

Calculate the size of a variable.

Calculate the number of bytes required to store the contents of the variable passed into the function.

Parameters
valueThe variable.
Returns
The number of bytes occupied by the variable.
Examples:
ex_SizeOf.nxc.