Online HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens
TC: void keep( unsigned char status, int size )- prototype in dos.h - keep() returns to MS-DOS with exit status supplied in status, retaining current program resident in memory with size paras and rest of memory freed - MS C uses _dos_keep() - see INT 21,31
[helppc.bosbyte.nl] keep Home Back Topics