From: "K. Chung" Newsgroups: comp.os.msdos.djgpp Subject: How to write to far pointer directly Date: Wed, 10 Dec 1997 18:55:18 -0800 Organization: University of Washington Lines: 4 Message-ID: NNTP-Posting-Host: dante15.u.washington.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII NNTP-Posting-User: comeon To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, Does anyone how to write to the far pointer address directly without using the _farpoke function group or hacking it to near pointer?