HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                     MSC: void hfree( void huge *block )


       - prototype in malloc.h

       - block = pointer to block of allocated memory
       - memory is returned to DOS
       - freeing an unallocated block will corrupt the DOS's MCB chain

       - see   halloc()

Esc or Alt-X to exit hfree Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann