SL_MFree


NAME
SL_MFree -- frees memory allocated by SL_MAlloc.

SYNOPSIS
SL_MFree(memory);
A0

void SL_MFree(void *);

FUNCTION
Returns the memory allocated by SL_MAlloc to the system.

INPUTS
memory - as returned by SL_MAlloc.

SEE ALSO
SL_MAlloc.

 

SL_MFree  Command Section By Type  url:SL_MFree
  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_MFree
There are no user contributed comments for this page.