X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: One more inline question. Date: 28 Jan 2002 17:54:11 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 12 Message-ID: References: <33468b71509a7172c0cb04cad4314e3b DOT 62691 AT mygate DOT mailgate DOT org> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Joel Saunders (jbs30000 AT aol DOT com) wrote: : Say I didn't want to use memcpy and instead wanted to write an inline : assembly routine that did the same thing, can somebody please show me : the routine? Thank you. Perhaps examining the source of libc would be enlightening (djlsr203.zip)? Right, MartinS