From: evos AT m140 DOT aone DOT net DOT au (Daniel Everton) Newsgroups: comp.os.msdos.djgpp Subject: memcpy(); is there something faster? Date: Sat, 21 Dec 96 06:31:48 GMT Organization: Wild Gerbil Productions Lines: 15 Message-ID: <59g08k$758_001@cpe.Maroochydore.aone.net.au> NNTP-Posting-Host: d224-1.cpe.maroochydore.aone.net.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi all, In a program I'm currently writing I need to copy some biggish (64k) shunks of memory around. I'm using memcpy() at the moment but it's not quite fast enough. Is there some other function that any one can suggest? The memory has all been allocated with malloc() and I'm not copying between conventional memory or something like that. Any help appreciated. thanks Dan Everton "Have you tried thinking like a shower?" evos AT m140 DOT aone DOT net DOT au -- KBHR's Chris in the Morning http://www.home.aone.net.au/evos/dan.htm