www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/01/17/14:10:50

From: geyorg AT usa DOT net (George Wong)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Rhide help please!
Date: Sun, 17 Jan 1999 19:12:50 GMT
Message-ID: <36a235e9.10552304@news.cadvision.com>
References: <36a13307 DOT 3969826 AT news DOT cadvision DOT com> <igbo2.476$oF3 DOT 17 AT cabot DOT ops DOT attcanada DOT net>
X-Newsreader: Forte Free Agent 1.11/32.235
NNTP-Posting-Host: 207.228.80.108
X-NNTP-Posting-Host: 207.228.80.108
X-Trace: 17 Jan 1999 12:09:30 -0700, 207.228.80.108
Organization: CADVision Development Corporation (http://www.cadvision.com/)
Lines: 27
X-NNTP-Posting-Host: 204.50.1.43
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

I've cut away pieces of code until all I have is

int main(){
return 0;
}

and it still doesn't work.  Thanks anyway though.

On Sat, 16 Jan 1999 20:42:31 -0500, "DeHackEd" <notgiven AT out DOT com>
wrote:

>Are you sure you didn't do what it says? For example:
>
>DATAFILE *d = load_datafile("forgot_the_quotes.dat);
>
>// no closing quotes, string spills into the entire C code, causing a serious
>problem
>
>I remember I used to do this a lot. This is most likely your problem. If this
>were to be compiled, the next line and the one after it would be still part of
>the string, until you say printf("Text here"); in which Text Here becomes the C
>code and the rest is a new string. The compiler aborts before any unbelivably
>long errors show up due to this.
>
>
>

- Raw text -


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