Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
I just want get this portion of the code to compile.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 5021101"] I can't believe how long it took me to find the bug! RULE 1: DON'T USE "using namespace std;" you'll find std::string isn't defined [i] cut down version of the code:- 1>w:\project\bin\quick\wilson.cpp(10) : error C2679: binary '>>' : no operator found which takes a right-hand operand of type 'std::string' (or there is no acceptable conversion)[/i] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
I just want get this portion of the code to compile.
Top