From: Rainbow Warrior <"sanmiguel"@earthlink.net (attachments & text)> Newsgroups: comp.lang.c,comp.os.msdos.djgpp Subject: Re: HELP-General Protection Exception Date: Wed, 21 Jul 1999 23:56:38 +0000 Content-Transfer-Encoding: 7bit References: <3794EC05 DOT 3461D8A2 AT earthlink DOT net> <3795E8BB DOT 657B78AA AT ix DOT netcom DOT com> <7n5k0p$h8q$1 AT fir DOT prod DOT itd DOT earthlink DOT net> <7n5lbn$f2r$1 AT uni00nw DOT unity DOT ncsu DOT edu> X-Posted-Path-Was: not-for-mail X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-ELN-Date: 22 Jul 1999 03:49:03 GMT X-ELN-Insert-Date: Wed Jul 21 20:55:07 1999 Organization: EarthLink Network, Inc. Lines: 31 Mime-Version: 1.0 NNTP-Posting-Host: 1cust48.tnt16.orlando.fl.da.uu.net Message-ID: <7n64bf$ciu$1@oak.prod.itd.earthlink.net> X-Mailer: Mozilla 4.51 [en] (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Did that . It blows up at the end of the get tokens function. It stops at the end bracket of the get tokens function. Juan Sanmiguel "Paul D. Boyle" wrote: > Rainbow Warrior (sanmiguel AT earthlink DOT net) wrote: > : Did it. Still get a GPF. The fault is somewhere in the pass2 or get tokens > : procedure. At least, the program worked until I added those functions. > : As for running correctly, the program is in its early stages. At this > : point it should load the operation and symbol tables and read the source > : code and seperate into individual tokens for processing. > > Maybe the easiest thing for you to do is to compile with debugging > switched on and run the program in a debugger. You should be able to > see then where your program barfs. This may aid in narrowing down where > the problem is. > > Paul > > -- > Paul D. Boyle | boyle AT laue DOT chem DOT ncsu DOT edu > Director, X-ray Structural Facility | phone: (919) 515-7362 > Department of Chemistry - Box 8204 | FAX: (919) 515-5079 > North Carolina State University | > Raleigh, NC, 27695-8204 > http://laue.chem.ncsu.edu/web/xray.welcome.html