From: D DOT J DOT Eleveld AT anest DOT azg DOT nl Newsgroups: comp.os.msdos.djgpp Subject: Is there a memcpy that takes a segment/selector? Date: Wed, 23 Sep 1998 14:20:47 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 24 Message-ID: <6ub03u$gcj$1@nnrp1.dejanews.com> NNTP-Posting-Host: 192.87.23.66 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello Everyone, I'm playing with some blitting functions for the AllegTTF library and I've gotten some code that i (think) can be sped up, but i'm not sure how. The inner loop for 8 bit blitting function looks like this. _farsetsel(dest->seg); ... do some start and and end and address calculations ... while(start