Re: Problem Debugging C Program
- From: Ben Pfaff <blp@xxxxxxxxxxxxxxx>
- Date: Tue, 28 Aug 2007 13:24:50 -0700
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 *'
--
"In this world that Hugh Heffner had made,
he alone seemed forever bunnyless."
--John D. MacDonald
.
- Follow-Ups:
- Re: Problem Debugging C Program
- From: John Hanley
- 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
- Problem Debugging C Program
- Prev by Date: Re: Key-press detection
- Next by Date: Re: Problem Debugging C Program
- Previous by thread: Re: Problem Debugging C Program
- Next by thread: Re: Problem Debugging C Program
- Index(es):