by blue10
Caesar cipher +5
|
|
[5 replies] Last: Another tip you can make it more readable if you change your if statem... (by giblit)
|
by blue10
Using Int in change calculator
|
|
[no replies]
|
by pilotnate
reverse an array
|
|
[4 replies] Last: In line 57: binArr = binary; the b should be a p. That's awesome... (by pilotnate)
|
by kmtompkins
help loop 2
|
|
[3 replies] Last: thank you now i fix my first fully operational conversation (by kmtompkins)
|
by BrookeP
Not sure how to start this, using substr
|
|
[8 replies] Last: Sorry, here's my code, thanks for the help with getline, it worked, bu... (by BrookeP)
|
by kmtompkins
loop help
|
|
[3 replies] Last: jewelcpp it comes up with 1 failed it wont run (by kmtompkins)
|
Using for loop correctly |
|
[6 replies] Last: You are still not removing that semi colon I mentioned in my first pos... (by Smac89)
|
by gduong
Class/string error
|
|
[5 replies] Last: Thank you for both your input. I combined what you guys said about my ... (by gduong)
|
by Jekjek
Help!
|
|
[2 replies] Last: well yea it says that the error is on that line.. but uhm yea i think ... (by Jekjek)
|
by combzy
Calculate perimeter and area of triangle program
|
|
[4 replies] Last: Hm, Those lines don't show up after the calculations have been made. I... (by combzy)
|
Two Dimensional Vector Help |
|
[2 replies] Last: line 59 your vectors subscript goes out of range while the loop is run... (by Gkneeus)
|
by Chubby
Pointer function to main
|
|
[7 replies] Last: Then you need to pass by reference. #include <iostream> void examp... (by MrHutch)
|
by Gkneeus
removing every other value from a linked list
|
|
[2 replies] Last: pos = myList.erase(pos); for some reason I was thinking it was diff... (by Gkneeus)
|
by Dcarv012
Calculation of Area between Functions
|
|
[1 reply] : What are you lost on? The first one might be obvious if you think abo... (by MrHutch)
|
by Stratious
Palindrome with loop
|
|
[4 replies] Last: A little bit of formatting might help to see the problem with the loop... (by long double main)
|
by mertsamilgul
file operations
|
|
[2 replies] Last: thanks a lot (by mertsamilgul)
|
by visanoven
header file problems
|
|
[1 reply] : Never mind, marking as solved. Next time I will set the linker up cor... (by visanoven)
|
by tiporimvis
HELP!
|
|
[3 replies] Last: Do i need to include like this?: #include "salesperson.cpp" I'm usin... (by tiporimvis)
|
by Rishank
Please help me!!!! Working with files
|
|
[5 replies] Last: I got it thanks a lot (by Rishank)
|
by Yoshimiii
C++ using DirectX, need help with code please
|
|
[1 reply] : Bump. (by Yoshimiii)
|