SL_MHFree


NAME
SL_MHFree -- frees the memory handle allocated by SL_MHAlloc.

SYNOPSIS
SL_MHFree(memhandle);
A0

void SL_MHFree(MEMHANDLE);

FUNCTION
Frees the handle and all memory allocated by SL_MHAlloc. The handle
does not have to be unlocked to be freed.

INPUTS
memhandle - as returned by SL_MHAlloc.

SEE ALSO
SL_MHAlloc, SL_MHGrow, SL_MHShrink, SL_MHRealloc, SL_MHLock, SL_MHUnlock, SL_SetMHAttr, SL_GetMHAttr.

 

SL_MHFree  Command Section By Type  url:SL_MHFree
  created:2008-03-01 23:36:25   last updated:2008-03-01 23:36:25
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_MHFree
There are no user contributed comments for this page.