|
-
April 17th, 2003, 10:24 AM
#1
Error Message
Hi All,
I have to write a program with multiple classes in. I have designed the program's classes etc but no matter what I do I can't get past a problem thats causing me to pull my hair out.
I have reduced my program to only one class for testing but it still fails with the following:
[C++ Error] _config.h(488): E2141 Declaration syntax error
The compiler (Borland C++ Builder 6) then opens a file called
_config.h
And highlights the line
namespace std { }
If anyone can shed any light on this I would be extremely grateful, until I can get past this error message I can't properly start coding.
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
|