[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
_heapmin

This function releases the heap memory back to the system.
Compatibility:
This function is compatible with the following targets:
Prototype:
#include <io.h>
int _heapmin(void);
Parameters:
None
Return:
Heapmin returns zero if successful otherwise sets errno to ENOSYS and returns -1;
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 16, 2000