by Jose94ji
Help with pointers and strings
|
|
[1 reply] : What is line 14 for? You should remove it, along with removing line 21... (by LB)
|
by Vigii
program not running while using classes
|
|
[6 replies] Last: Hi Chervil, Thank you for your help. you resolved my issues. (by Vigii)
|
by Gothicknot13
Name program
|
|
[4 replies] Last: Thank you again Yanson for your help. The strncpy makes more sense aft... (by Gothicknot13)
|
by jon smith
do while loop
|
|
[1 reply] : - Delete lines 1, 2, 22 and 23. - Line 67: y and Y are characters so... (by condor)
|
by ccwtree11
Clearing cin
|
|
[3 replies] Last: Got it. Thanks. (by ccwtree11)
|
by Tanya122
a little help
|
|
[4 replies] Last: [quote=Tanya122] Thanks. I thought putting a loop in but I'm stuck how... (by TheIdeasMan)
|
by Stremik
Selectively reading from file into an array
|
|
[6 replies] Last: :-) Thank you. (by Stremik)
|
by Leewiz
Game of Life - C++ help
|
|
[2 replies] Last: Worked! ThanksSoMuch! (by Leewiz)
|
by chicago77
undeclared identifier
|
|
[5 replies] Last: +1 great thats awesome, I was just starting to google why strcmp() was... (by chicago77)
|
by metulburr
ostream operator overloading
|
|
[3 replies] Last: ah, ok thanks a lot. I did not know that. For google searches later, ... (by metulburr)
|
by Goliathus
Input Celsius and convert it to Farenheit
|
|
[9 replies] Last: Next time place your code in [ code] blocks. And this should make you... (by vasilenko93)
|
by dheredhere
Strange error Iterating through vector
|
|
[4 replies] Last: OOHHHHH wow that's very cool. Thanks a lot! And I'm not sure why I mi... (by dheredhere)
|
by bknick24
need help making change calculator
|
|
[10 replies] Last: Thanks booradley60! That solved my carry over problem, I've never use... (by bknick24)
|
by Annatar
Switch - Variables not being initialized.
|
|
[1 reply] : I am currently unable to access a computer, but I just thought of some... (by Annatar)
|
Isolating parameters of an array, palindrome |
|
[4 replies] Last: NEVER MIND!!! YOUR THE MAN! But for informational purposes, could you ... (by andyman105070)
|
by willynilly
Cout-ing on a new line in a text file
|
|
[2 replies] Last: Are you talking about redirecting the output of your program (which is... (by andywestken)
|
by metulburr
pythons pickle/shelve equivalent in c++
|
|
[1 reply] : google "Serialization". There are several libs available. I think bo... (by Disch)
|
by willynilly
Multiple Inheritance
|
|
[5 replies] Last: a) then if you could post your code b) remove the :public One of class... (by closed account Dy7SLyTq)
|
by elite zero
Error: identifier " " is undefined.
|
|
[11 replies] Last: yeah, i changed that, I had realized it was in there (by elite zero)
|
by MathNerd
General Question
|
|
[1 reply] : Preprocessor directives, functions, classes, structures, enumerations,... (by Josue Molina)
|