Inquiry Intrinsic Function (Generic): Returns the number of bytes of storage used by the argument. It cannot be passed as an actual argument.
result = SIZEOF (x)
x |
(Input) Can be a scalar or array. It may be of any data type. It must not be an assumed-size array. |
Copyright © 1996-2010, Intel Corporation. All rights reserved.