Array Problem |
|
[2 replies] Last: Instead of this: items = "sword"; items[numberOfItems++] = "armor";... (by Bogeyman)
|
by egloss258
help with creating code for conversion of ounces to cups then cups to pints
|
|
[7 replies] Last: Haha, thank you! I'm glad I could help you, and help your classmates:)... (by closed account 2LzbRXSz)
|
by samishii23
Frusteration
|
|
[2 replies] Last: Thanks for the suggestion, but... I am using the release of Orwell Dev... (by samishii23)
|
by Atton
A few errors with code
|
|
[3 replies] Last: It compiles fine thanks. (by Atton)
|
by sectumsempra
How to rename a file?
|
|
[7 replies] Last: http://stackoverflow.com/questions/6323619/c-ifstream-error-using-stri... (by rafae11)
|
by Cplusplus321
Unknown answer to an Activity
|
|
[4 replies] Last: Wow, no wonder that code didn't work. She tends to give activities whi... (by Cplusplus321)
|
by koopey
password authentication logic!
|
|
[1 reply] : http://cpp.sh/4hux (by rafae11)
|
by Giorgio
This code isn't working properly
|
|
[4 replies] Last: The idea was to replace the do-while loops that you where using, with ... (by ne555)
|
by c1885
convert char to string
|
|
[3 replies] Last: Nice post. Thanks for the help! This is sloppy. I'll clean it up. ... (by c1885)
|
by Giorgio
What's wrong with my code
|
|
[2 replies] Last: Please see http://www.cplusplus.com/forum/general/158007/ (by ultifinitus)
|
by Marra
Help pls
|
|
[1 reply] : http://www.cplusplus.com/forum/general/158007/ (by ultifinitus)
|
by leashbomb69
says I need a ")" when i already have one ?
|
|
[2 replies] Last: You have a semicolon after your definition of DUMMYVALUE you also ha... (by ultifinitus)
|
by SVcpp
Please help trace through the logic of for loops!
|
|
[3 replies] Last: No wasted time here, glad you figured it out! (by ultifinitus)
|
by calisabeth
Making the user guess the correct number
|
|
[1 reply] : Line 10: How can that while condition ever be true? What number is b... (by AbstractionAnon)
|
by blitzz05
Help me!
|
|
[no replies]
|
by grammec70
two separate issues one return error the other validation problem.
|
|
[3 replies] Last: Look at the two message lines at the bottom of your screenshot. The... (by AbstractionAnon)
|
by Scorpio588
Finding number of possible combinations with recursion.
|
|
[11 replies] Last: We have a case which doesn't match the Fib sequence either way we seed... (by closed account D80DSL3A)
|
by AmptheWaldo
What am I doing wrong
|
|
[4 replies] Last: I actually checked back at my video lessons and solved it myself but t... (by AmptheWaldo)
|
by abc456
how to fix this program?
|
|
[no replies]
|
by Scorpio588
Computing a number of Sub Sets Recursively
|
|
[no replies]
|