Platform |
Win32 |
Purpose |
To return a block of storage. |
Syntax |
SUBROUTINE RETURN_STORAGE@(ADDR)
|
Description |
Returns a block of storage previously allocated by one of the storage management routines. ADDR must be the address of the start of the storage block to be returned. |