sizeof
Example: sizeof |
Returns the number of bytes of the given expression or type. The result size_t, is of an unsigned integer type.
size_t sizeof expression
or
size_t sizeof (type)
Example: sizeof |
Returns the number of bytes of the given expression or type. The result size_t, is of an unsigned integer type.
size_t sizeof expression
or
size_t sizeof (type)
Tips to improve your search results...
VuGen Function ReferenceVersion 25.1Function Reference25.1AllView Local Help CenterView Online Help CenterVersion: