- 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