From: beyonddeath Newsgroups: comp.os.msdos.djgpp Subject: Re: ok ive got a problem in my code help? - mmesource.zip (0/1) - mmesource.zip (0/1) Message-ID: References: X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 28 Date: Sun, 09 Apr 2000 01:03:02 GMT NNTP-Posting-Host: 24.112.65.173 X-Complaints-To: abuse AT home DOT net X-Trace: news2.rdc1.on.home.com 955242182 24.112.65.173 (Sat, 08 Apr 2000 18:03:02 PDT) NNTP-Posting-Date: Sat, 08 Apr 2000 18:03:02 PDT Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ok the file never showed... here it is again... On Sat, 08 Apr 2000 15:24:19 GMT, beyonddeath wrote: >ok the source is attached its just the beginning of a game im writing >thats like ADOM but its on line 110 of mme.cpp which doesnt exist... > >Thanks > > >ps >symify's output is in the o file > > >On Fri, 07 Apr 2000 23:32:54 GMT, beyonddeath >wrote: > >>ok i used symify on it and it says its on lines which dont exist and >>in functions that dont exist ex. >>_main+26 >>when my main function is not even on that line (16-23 is the lines its >>on) and others all starting with _ and then on a line that that >>function is not on is this normal? >> >>Thanks allot i need to find this bug!