Xref: news2.mv.net comp.os.msdos.djgpp:1259
From: Anthony Cowley <acowley AT erclab DOT rutgers DOT edu>
Newsgroups: comp.os.msdos.djgpp
Subject: 32bit memory buffer copies ???
Date: 17 Feb 1996 20:14:49 GMT
Organization: Rutgers University
Lines: 8
Message-ID: <4g5cvp$l2s@dziuxsolim.rutgers.edu>
NNTP-Posting-Host: whitman-asy-3.rutgers.edu
Mime-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

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?

Thanks

Tony