HelpPC 2.10
Quick Reference Utility
Copyright 1991 David Jurgens
void free( void *pseg )
- prototype in stdlib.h, alloc.h (malloc.h for MS C)
- frees allocated block located at pseg
- MS C ignores a NULL parameter (see
_ffree
())
Esc or Alt-X to exit
free
Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann