delorie.com/archives/browse.cgi | search |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Vesa 2.0 |
From: | "A. Sinan Unur" <asu1 AT c-o-r-n-e-l-l DOT edu> |
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> |
Organization: | Cornell University |
Message-ID: | <Xns933468E7092A9asu1cornelledu@130.81.64.196> |
User-Agent: | Xnews/5.04.25 |
Lines: | 17 |
Date: | Tue, 04 Mar 2003 15:18:45 GMT |
NNTP-Posting-Host: | 141.149.207.198 |
X-Complaints-To: | abuse AT verizon DOT net |
X-Trace: | nwrdny01.gnilink.net 1046791125 141.149.207.198 (Tue, 04 Mar 2003 10:18:45 EST) |
NNTP-Posting-Date: | Tue, 04 Mar 2003 10:18:45 EST |
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. -- A. Sinan Unur asu1 AT c-o-r-n-e-l-l DOT edu Remove dashes for address Spam bait: mailto:uce AT ftc DOT gov
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |