www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/08/22/16:42:19

Sender: nate AT cartsys DOT com
Message-ID: <35DF151E.7CFD9C2A@cartsys.com>
Date: Sat, 22 Aug 1998 11:59:42 -0700
From: Nate Eldredge <nate AT cartsys DOT com>
MIME-Version: 1.0
To: Tarad <tarad AT 3awebcon DOT com>
CC: djgpp AT delorie DOT com
Subject: Re: Memory buffer in VGA mode 13h
References: <e6AA1.1381$Oj4 DOT 2462004 AT nntpserver DOT swip DOT net>

Tarad wrote:
> 
> Hya,
> I'm trying to use the dosmemput function to write my screen memory buffer
> across the screen but while compiling I got alot of errors in sys/movedata.h
> I got an answer from someone who said there was some errors in the file and
> it would work if I included types.h but it didn't. He also said it would be
> fixed in version 2.02 (of what, DJGPP?). Anyone have a working version of
> sys/movedata.h or was the guy wrong?

Perhaps that was me.  You have to include <sys/types.h> *before*
including <sys/movedata.h>.  movedata.h uses size_t but doesn't make
sure it's defined.

Yes, it will be fixed in the 2.02 version of the DJGPP base package
(djdev, etc).

Sorry for the long response time, I've been on vacation.
-- 

Nate Eldredge
nate AT cartsys DOT com


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019