delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/03/04/11:01:35

From: "Joel_S" <jbs30000 DOT news DOT invalid AT web2news DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Vesa 2.0
Date: Tue, 04 Mar 2003 16:47:00 +0100
Organization: Web2news.com
Message-ID: <17591N820@web2news.com>
References: <17326N022 AT web2news DOT com> <Xns9333C01A96E16asu1cornelledu AT 132 DOT 236 DOT 56 DOT 8> <17482N497 AT web2news DOT com> <Xns9333E7234487Dasu1cornelledu AT 132 DOT 236 DOT 56 DOT 8> <17488N404 AT web2news DOT com> <Xns933451E63E5C1asu1cornelledu AT 132 DOT 236 DOT 56 DOT 8> <17546N511 AT web2news DOT com> <Xns933468E7092A9asu1cornelledu AT 130 DOT 81 DOT 64 DOT 196>
MIME-Version: 1.0
NNTP-Posting-Host: 198.81.26.238
X-Complaints-To: abuse AT web2news DOT net
Lines: 17
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

> "Joel_S" <jbs30000 DOT news DOT invalid AT web2news DOT net> wrote in
> news:17546N511
> @web2news.com:
>
>> Problem solved, I simply changed
>> vesa_pm_info = malloc(r.x.cx);
>> to
>> vesa_pm_info = ( VESA_PM_INFO *)malloc(r.x.cx);
>
> that is not a solution. you are definitely compiling the
> file as C++ not C.
> do learn the difference.
For the last time, the file has a .c extention, the c is lower case.  I
don't know how else to compile it as a C file.
-- 
Direct access to this group with http://web2news.com
http://web2news.com/?comp.os.msdos.djgpp

- Raw text -


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