Re: Problem Debugging C Program
- From: John Hanley <hanley@xxxxxxxxxxx>
- Date: Tue, 28 Aug 2007 16:05:42 -0600
Ben Pfaff wrote:
John Hanley <hanley@xxxxxxxxxxx> writes:
Sounds good. In the meantime, here is the code if you have the time to
take a peek at it.
Here's one problem:
blp@blp:~(1)$ gcc -Wall foo.c
foo.c: In function 'extract_records':
foo.c:472: warning: unused variable 'max_fields'
foo.c: In function 'main':
foo.c:613: warning: format '%s' expects type 'char *', but argument 3 has type 'struct FILE *'
I cleared both of these out and still no dice.
.
- Follow-Ups:
- Re: Problem Debugging C Program
- From: Ben Bacarisse
- Re: Problem Debugging C Program
- References:
- Problem Debugging C Program
- From: John Hanley
- Re: Problem Debugging C Program
- From: Willem
- Re: Problem Debugging C Program
- From: John Hanley
- Re: Problem Debugging C Program
- From: Willem
- Re: Problem Debugging C Program
- From: John Hanley
- Re: Problem Debugging C Program
- From: Ben Pfaff
- Problem Debugging C Program
- Prev by Date: Re: Problem Debugging C Program
- Next by Date: Re: efficient comparison
- Previous by thread: Re: Problem Debugging C Program
- Next by thread: Re: Problem Debugging C Program
- Index(es):