|
-
Sep 28th, 2002, 05:48 PM
#41
Thread Starter
Frenzied Member
what i posted is an exact copy of the file.....
retired member. Thanks for everything 
-
Sep 28th, 2002, 06:50 PM
#42
I see at least a missing semicolon:
oss << ref
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Sep 29th, 2002, 07:40 PM
#43
Addicted Member
Markman,
You need to include <sstream>. Don't know if that is causing your problem.
Regards,
ChuckB
-
Sep 30th, 2002, 02:28 PM
#44
Thread Starter
Frenzied Member
For anyone else usoing g++, the problem ended up being that I copied some code from a borwser into this. Thus, it had 's in it instead of tabs
Yes, the ; and sstream were also there, but it didnt even get that far compiling
Thanks everyone
retired member. Thanks for everything 
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
|