ALLOCSIZE returns a FIXED BIN(31,0) value giving the amount of storage allocated with a specified pointer. To use this built-in function, you must also specify the CHECK(STORAGE) compile-time option.
|
ALLOCSIZE returns 0 if the pointer does not point to the start of a piece of allocated storage.