Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 beta 3/9/83; site uf-csg.UUCP
Path: utzoo!watmath!clyde!bonnie!akgua!uf-csv!uf-csg!4640la
From: 4640la@uf-csg.UUCP (Leor Amikam [cop4640])
Newsgroups: net.micro.pc
Subject: Help with memory allocation in DOS 2.0/2.1
Message-ID: <274@uf-csg.UUCP>
Date: Thu, 15-Nov-84 10:40:27 EST
Article-I.D.: uf-csg.274
Posted: Thu Nov 15 10:40:27 1984
Date-Received: Sat, 1-Dec-84 19:30:15 EST
Organization: Univ of Fla, Computer and Information Science
Lines: 8


	I was wondering if anyone has used the DOS routine
for dynamic allocation (hex 48).  The manual states that it
returns the starting address of the memory block, but is the
address in SEGMENT:OFFSET format, or simply an OFFSET into
the DOS data area?  

			Help!