From: ludvig Newsgroups: comp.os.msdos.djgpp Subject: Need help with movedata Date: Tue, 23 Sep 1997 04:11:26 +0200 Organization: Grolier Interactive Europe Lines: 33 Message-ID: <3427254E.2A90@club-internet.fr> Reply-To: ludvig AT club-internet DOT fr NNTP-Posting-Host: ppp-104-221.villette.club-internet.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi! Already written one article, but I can't see it anywhere so here I go again: I'm trying to speed up my code a bit to show a friend(he:486DX66 me:P133)how good DJGPP is and offcourse how good my program is:). So what I want to do is to use the movedata(or movedatal) function to take information from a certan memspace and put it on screen instead of the example below. Old code snippet: for(n=0;n