Online HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens
TC: int allocmem( unsigned size, unsigned *seg )- prototype in dos.h - allocates memory in size paragraphs, where seg is pointer to a word containing segment address - returns -1 if ok, else largest available memory in paragraphs - MS C uses _dos_allocmem - see INT 21,48
[helppc.bosbyte.nl] allocmem Home Back Topics