|
-
July 2nd, 2002, 11:00 AM
#1
'False' undeclared
Hello All,
I am trying to compile some code (an example from a book) using 'make' on a Linux system.
when I compile, I get:
'False' undeclared here (not in a function)
The line this error speaks to is:
static int srvr_comm=FALSE;
I sense this is more C than C++, however, I know the experts are here.
Can anyone help me with this?
I appreciate it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|