by BionicBeard
Got a problem with the exclamation point not moving to the end in the pig latin program. Shows up as earn!lay
|
|
[1 reply] : I don't see where you are printing !, so it must be part of the string... (by SamuelAdams)
|
by UCLA
What is "namespace clt and dmp"?
|
|
[1 reply] : Looks like he found the answer http://stackoverflow.com/questions/319... (by SamuelAdams)
|
by csstudent123
Window to Window QT Creator
|
|
[2 replies] Last: Thanks, I imagine the same logic applies in QT Creator or Visual Studi... (by csstudent123)
|
by technologist
programs only prints part of the results/simple tasks
|
|
[9 replies] Last: I checked my code and execution with IDEONE and it had no problem with... (by technologist)
|
by samrux
A beginner's stupid cmd game. I am looking for advice.
|
|
[no replies]
|
Help___ about bool function |
|
[1 reply] : (position == b.position) is an expression with the binary operator ... (by xismn)
|
by tgb1994
assistance with input file not working
|
|
[3 replies] Last: Sorry, I meant total - I looked at the wrong variable by mistake.... (by LB)
|
by sasauke
Validating User Input
|
|
[4 replies] Last: Yup, now it works perfectly, thanks a lot! :) (by sasauke)
|
by BeefYolo
[Error] expected unqualified-id before 'switch'
|
|
[2 replies] Last: Here, I had to edit the code quite a bit, because there were multiple ... (by sasauke)
|
by iydh
WHILE and INFINITE LOOPS
|
|
[2 replies] Last: To fix the infinite loop you could put the cin >> answer; statement ... (by sasauke)
|
by dariodem
Pass multiple arguments to member function with pthread_create()
|
|
[5 replies] Last: Thank you very much for the help and the advices too. I finally used C... (by dariodem)
|
how to make the decryption program? |
|
[7 replies] Last: You are totally right. I am gonna fix this thanks a lot . (by EnVdaProgrammer)
|
by AldenB
Weird Linker Error
|
|
[2 replies] Last: You're awesome it worked perfectly! Thank you so much. I can't believe... (by AldenB)
|
can u solve this? |
|
[3 replies] Last: Sorry to tell you but it looks like an exercise. (by EnVdaProgrammer)
|
by shadowmouse
Vector of encapsulated references
|
|
[6 replies] Last: That's strange, I was sure I tried that. Thanks anyway, it must have b... (by shadowmouse)
|
by Vangy
Mastering the C++
|
|
[7 replies] Last: When you're finished with Effective C++ you'll know much more, ask aft... (by Gamer2015)
|
by stridder
Destructor question
|
|
[2 replies] Last: Thank you! (by stridder)
|
by mnm71
Why this type having ERROR??
|
|
[5 replies] Last: @zhunge thank you my problem was solved...... (by mnm71)
|
by BarelyOtaku
Template/Stringstream run-time error;
|
|
[17 replies] Last: Sorry I didn't get the e-mail for these replies. I completely agree ... (by BarelyOtaku)
|
by Toddig
expected initializer before ...
|
|
[1 reply] : Please copy and paste the exact error message. triangle1Object is n... (by LB)
|