delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/07/18/14:14:31

Message-Id: <199707181813.OAA16964@smtp1.sympatico.ca>
From: "Norman MacDonald" <norman AT ns DOT sympatico DOT ca>
To: <djgpp AT delorie DOT com>, "Guilherme Silveira" <thedarkage AT mail DOT geocities DOT com>
Subject: Re: HELP ME! QUICK!
Date: Fri, 18 Jul 1997 15:08:32 -0300
MIME-Version: 1.0

This is a multi-part message in MIME format.

------=_NextPart_000_01BC938C.74DEE340
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

What is stopping this code from compiling is that the declarations of =
your variables
are scattered throughout the code. Just move all the declarations up to =
the first
of the main() function and it compiles (with two warnings). It still =
doesn't run though.
Gives a stack fault error. That and there was double brackets on the =
stdio.h include
file (typo?). You can get rid of the stack fault error by using stubedit =
to give more=20
stack space (say 1MB or so, maybe less) to the program but it still =
gives a GPF.=20
I'm not going to look at this any further but I figured I'd give it a =
shot :).
-                                                                  =
Norman MacDonald
 ----
From: Guilherme Silveira <thedarkage AT mail DOT geocities DOT com>
To: djgpp AT delorie DOT com
Date: Friday, July 18, 1997 1:23 AM
Subject: HELP ME! QUICK!


--ATTACHMENT HERE--


------=_NextPart_000_01BC938C.74DEE340
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML 3.2//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"Trident 4.71.0544.0"' name=3DGENERATOR>

</HEAD>
<BODY><FONT face=3DArial size=3D2>
<P>What is stopping this code from compiling is that the declarations of =
your=20
variables

<P>are scattered throughout the code. Just move all the declarations up =
to the=20
first

<P>of the main() function and it compiles (with two warnings). It still =
doesn't=20
run though.

<P>Gives a stack fault error. That and there was double brackets on the =
stdio.h=20
include

<P>file (typo?). You can get rid of the stack fault error by using =
stubedit to=20
give more=20

<P>stack space (say 1MB or so, maybe less) to the program but it still =
gives a=20
GPF.=20

<P>I'm not going to look at this any further but I figured I'd give it a =
shot=20
:).

<P>-                                                                  =
Norman=20
MacDonald

<P> ----<BR>
<B>From: </B>Guilherme Silveira =
&lt;thedarkage AT mail DOT geocities DOT com&gt;<BR>
<B>To: </B><A =
href=3D"mailto:djgpp AT delorie DOT com">djgpp AT delorie DOT com</A><BR>
<B>Date: </B>Friday, July 18, 1997 1:23 AM<BR>
<B>Subject: </B>HELP ME! QUICK!<BR>
<BR>


<P>--ATTACHMENT HERE--</P>
</FONT>
</BODY></HTML>

------=_NextPart_000_01BC938C.74DEE340--

- Raw text -


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