Platform | x64, Win32 |
Purpose |
To get the size of an object in bits. |
Syntax |
INTEGER FUNCTION STORAGE_SIZE(A, [,KIND]) |
Description |
The argument A is a scalar or array of any type. |
Notes |
The standard ISO_C_BINDING module has a similar function C_SIZEOF that returns the size in bytes |