[Top] [Prev] [Next] [Bottom]
[Contents]
SaFreeAllocs
Frees all memory allocations made from SaMalloc. Sapphire will call this after each request to garbage collect memory. This call forces the "garbage collection" to occur immediately. Note that all allocated memory is now invalid.
#include "SaRnHtml.h"
int SaFreeAllocs();
Arguments
None.
The value, 0.
Frees all memory allocations made from SaMalloc. Sapphire will call this after each request to garbage collect memory. This call forces the "garbage collection" to occur immediately. Note that all allocated memory is now invalid.
SaFreeAllocs();
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.