Online HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens
TC: unsigned coreleft( void )TC: unsigned long coreleft( void )- prototype in alloc.h - returns a measure of unused memory (see malloc()) - return value is int for models tiny, small, medium return value is long for models compact, large, huge - no corresponding function in MS C
[helppc.bosbyte.nl] coreleft Home Back Topics