From: Abbas Imani Newsgroups: comp.os.msdos.djgpp Subject: Any Dos and extended memory usage examples is appreciated... Date: 20 Nov 1996 03:59:38 GMT Organization: Dept of Comp Sci & Eng, Uni Of NSW, Oz Lines: 13 Message-ID: <56tvna$o1t@mirv.unsw.edu.au> NNTP-Posting-Host: karri.cse.unsw.edu.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello everybody, I am a beginner in using DJGPP. I would like to see some examples in which the dos memory and extended memory are used. 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. Regards, Abbas