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 24.1-24.3Function Reference24.1-24.3AllView Local Help CenterView Online Help CenterVersion: