From: G DOT DegliEsposti AT ads DOT it To: djgpp AT delorie DOT com Message-ID: Date: Tue, 9 Dec 1997 11:07:45 +0100 Subject: Re: Strange warning message Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Precedence: bulk >I am trying to write a small program to write to the VGA, and I use >__djgpp_nearptr_enable() >just like Brennan says. :) >Now when I try to compile, I get a strange warning message, >on the line: >screen = 0xa0000 + __djgpp_conventional_base; >It says something about integer.. somone knows what's wrong? Maybe it could help if you quoted the *entire* message... :-) Was it something like "warning: converting pointer to integer without cast" ? ciao Giacomo