<< SL_MFree | SL_MHAlloc >> |
Top: Documentation Library | Up: SoftLogik App Library API |
SL_MAvail
NAME
SL_MAvail -- returns amount of free memory available.
SYNOPSIS
size = SL_MAvail();
D0
SLMSIZE SL_MAvail(void);
FUNCTION
Returns the number of bytes of free memory available to the system.
RESULTS
size - the number of bytes of free memory.
SL_MAvail Command Section By Type url:SL_MAvail
created:2008-03-01 23:36:24 last updated:2008-03-01 23:36:24
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SL_MAvail | sign in to add a comment |
There are no user contributed comments for this page. |
<< SL_MFree | SL_MHAlloc >> |
Top: Documentation Library | Up: SoftLogik App Library API |