From: kagel AT quasar DOT bloomberg DOT com Date: Fri, 22 Nov 1996 10:55:52 -0500 Message-Id: <9611221555.AA06203@quasar.bloomberg.com > To: bluemars AT mdc DOT net Cc: djgpp AT delorie DOT com In-Reply-To: <32950E2C.25F0@mdc.net> (message from Just a Fantasy? on Thu, 21 Nov 1996 21:21:32 -0500) Subject: Re: Want to copy one buffer to another... Help! Reply-To: kagel AT dg1 DOT bloomberg DOT com Errors-To: postmaster AT bloomberg DOT com From: Just a Fantasy? Newsgroups: comp.os.msdos.djgpp Date: Thu, 21 Nov 1996 21:21:32 -0500 Organization: Cabletron Systems Lines: 13 Nntp-Posting-Host: ppp0038.mdc.net Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Mailer: Mozilla 3.0 (Win95; I) Dj-Gateway: from newsgroup comp.os.msdos.djgpp Content-Type: text/plain; charset=iso-8859-1 Content-Length: 416 All I want to do is copy one buffer in memory to another as fast as possible. I've been trying with "dosmemput" but it requires the 3rd parameter to be an absolute memory location. How can I get this if I have an array? Should I use something else? "movedata" perhaps? Please show me how to do this! How about memcpy() or bcopy()? -- Art S. Kagel, kagel AT quasar DOT bloomberg DOT com A proverb is no proverb to you 'till life has illustrated it. -- John Keats