@CB
GCC Consulting
gcc at optonline.net
Mon Aug 16 14:57:36 PDT 2004
>
> Rather than post all my code, and ask y'all to debug it for
> nothing, I thought I'd ask a yes/no question to see if I was
> attempting a reasonable thing. When learning a new language,
> one isn't always sure what is reasonable and what is not.
> So, the answers I got are good enough for me to tear into it
> for a while, bang my head against my reference book, and
> count the seconds until my training class next week, wherein
> I hope to get a better feel for things. To be honest, if I'd
> had time to work on _this_ particular problem today, I'd have
> likely posted again, but I have another project wherein I'm
> apparently failing to 'goto' correctly, and it's driving me
> up the wall.
>
> --
> Jeremy Anderson jeremy (at) plunketts.net
> IT Manager, Plunkett's Pest Control Author, Multitool Linux
Are you using the debugger to see if your code is actually hitting the goto?
Is there a condition on the if line? If there is, could it be that it is always
false?
Richard Kreiss
GCC Consulting
More information about the Filepro-list
mailing list