From: Vik Heyndrickx Newsgroups: comp.os.msdos.djgpp Subject: movedata source? Date: Mon, 10 Mar 1997 09:53:25 +0100 Organization: student at University of Ghent, Belgium Lines: 7 Message-ID: <3323CC05.81@rug.ac.be> NNTP-Posting-Host: eduserv1.rug.ac.be 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 Is there anyone who can help at the source code af the movedata and the _movedataw function in the DJGPP implementation. I guess it's in assembler but I am unable to find it. I need this because I encountered a problem with TVISION and a strongly suspect the misuse of the movedata function. However, I would like to make certain by looking at the source.