From: martin AT loplop DOT com (Martin Peach) Newsgroups: comp.os.msdos.djgpp Subject: Re: fwrite from linear vga buffer Date: Tue, 28 Jul 1998 16:15:23 GMT Organization: Communications Accessibles Montreal, Quebec Canada Lines: 4 Message-ID: <35bdf87d.1539464@nntp.hip.cam.org> References: <35bcd9c0 DOT 147173 AT nntp DOT hip DOT cam DOT org> <35BD6395 DOT 3AF4F7E1 AT cartsys DOT com> NNTP-Posting-Host: dialup-898.hip.cam.org To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk That makes sense, but I noticed that if I use _movedatal instead of movedata to load the line buffer it runs quite a bit faster. Martin.