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
Esc or Alt-X to exit
keep
Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann