Re: Cannot find source of undefined identifier
From: Buster (noone_at_nowhere.com)
Date: 03/30/04
- Next message: Dave: "Re: Cannot find source of undefined identifier"
- Previous message: Julie: "Re: Placement of {"
- In reply to: Dave: "Cannot find source of undefined identifier"
- Next in thread: Julie: "Re: Cannot find source of undefined identifier"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Mar 2004 20:24:08 +0100
Dave wrote:
> Hello all,
>
> Below, I have included a greatly-stripped-down but complete example of a
> problem I am having. Specifically, my call to is_goal() (in the while loop)
> results in an "identifier is undefined" error. Can anybody out there see
> what the problem is? I'm stumped...
I don't see any problem. The code compiles without errors
on my compiler, "g++ (GCC) 3.3.1 (cygming special)".
Regards,
Buster.
- Next message: Dave: "Re: Cannot find source of undefined identifier"
- Previous message: Julie: "Re: Placement of {"
- In reply to: Dave: "Cannot find source of undefined identifier"
- Next in thread: Julie: "Re: Cannot find source of undefined identifier"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|