Date: Wed, 20 Nov 1996 19:25:23 +0200 (IST) From: Eli Zaretskii To: Abbas Imani Cc: djgpp AT delorie DOT com Subject: Re: Any Dos and extended memory usage examples is appreciated... In-Reply-To: <56tvna$o1t@mirv.unsw.edu.au> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 20 Nov 1996, Abbas Imani wrote: > Specifically, I would like to read a buffer in dos memory area and > write it to different areas of the extended memory. So I have to > be able to read and write to my dos memory area as my buffer which is > a device located in D000:00. Please download the DJGPP FAQ list (v2/faq202b.zip from the same place you get DJGPP) and read Chapter 18 there. It discusses these issues.