Date: Tue, 20 Feb 1996 17:39:43 +0200 (IST) From: Eli Zaretskii To: Anthony Cowley Cc: djgpp AT delorie DOT com Subject: Re: 32bit memory buffer copies ??? In-Reply-To: <4g5cvp$l2s@dziuxsolim.rutgers.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 17 Feb 1996, Anthony Cowley wrote: > I've got two far pointers to memory buffers. I want to copy the contents > of these buffers fast. I'm guessing I could use _farnspokel but I can't > get it to work. Can someone give me a hand? Can you post a code fragment where _farnspokel isn't working? Also, what exactly do you mean by ``far pointers''?