Consultor Eletrônico



Kbase P25599: How to find the size of a memptr?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/02/2004
Status: Unverified

GOAL:

How to determine the size of a MEMPTR?

FIX:

Use the GET-SIZE() function.

GET-SIZE(MEMPTR)Returns (as an INTEGER value) the size (in bytes) of the memory region associated with the specified MEMPTR variable.