by Glyndinan
Crazy values! Please help!
|
|
[6 replies] Last: I did a lot of debugging on my own (my program wont let me debug. I fi... (by Glyndinan)
|
by alex067
Matrix Function
|
|
[4 replies] Last: Yes I have to do that as well, but depending upon how many parameters ... (by alex067)
|
by kmartar
Help with user validation statement in a function.
|
|
[2 replies] Last: I figured it out. And know I have it working properly thank you for yo... (by kmartar)
|
Class grades?? |
|
[1 reply] : while(cin >> score1 >> score2 >> score 3) { if(score1 == -1) bre... (by closed account L6b7X9L8)
|
by nitro2gomike
Mind numbing insanity
|
|
[6 replies] Last: Thanks Pindrougt, that is were I was running into issues. From my rese... (by nitro2gomike)
|
by etroxel
Passing 2D char array to function
|
|
[6 replies] Last: Wow, I am very appreciative of all the work you put into helping me. U... (by etroxel)
|
Dev C++ turning on support for C++ 11 |
|
[3 replies] Last: Yes you are the best!!!!! (by jim noob coder)
|
Constructors |
|
[2 replies] Last: Thanks for the links and advise Catfish666. I guess I will have to ge... (by jim noob coder)
|
by Onx
I would like some projects ideas
|
|
[5 replies] Last: I'm studying it at school, anyway, thanks for the help to you both! (by Onx)
|
Stupid output outside of debug's life moda |
|
[2 replies] Last: No environment variables. I have also an Assign() function, which eras... (by closed account jvqpDjzh)
|
Possible problems of deleting |
|
[9 replies] Last: Regarding StupidFunction() there's an old saying: you can't fix stu... (by dhayden)
|
by DVS84
reverse string function explanation help!
|
|
[2 replies] Last: Finally! Thank you very much. it all seems so simple now. (by DVS84)
|
by Eleyson
Dynamic pointer to array of strings
|
|
[2 replies] Last: Man thanks! I've recently started using C++ again and I still have a l... (by Eleyson)
|
by MrBeavis
fstream help
|
|
[9 replies] Last: You might want to reference this table: http://www.asciitable.com/ Ma... (by Daleth)
|
by q742tt9
Looping a list
|
|
[8 replies] Last: Got it! By advancing the iterator, then checking for the end I am in ... (by q742tt9)
|
by mousecrazy
noob- how to output file?
|
|
[6 replies] Last: What does this mean myFile.open(file.c_str()); also I was using i... (by mousecrazy)
|