|
|
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
|
|
Esc or Alt-X to exit |
allocmem |
Home/PgUp/PgDn/End ←↑↓→ |