by Navu
Random values being displayed in simple inheritance
|
|
[3 replies] Last: This is the reason you got those values : class mul publicly inherits... (by closed account SECMoG1T)
|
by etrusks
seems like my "tolower()" is not working
|
|
[3 replies] Last: Thank you very much, this gives me good lesson to check out what funct... (by etrusks)
|
by quoccuong04
have the problem with the cipher.
|
|
[4 replies] Last: yeah, I know that, but the problem is that when the phrase is 9 and th... (by quoccuong04)
|
by alexBB
Clarification on some C statements requested.
|
|
[5 replies] Last: Now it is all clear. Thank you very much. It is very helpful. Problem ... (by alexBB)
|
by blukacs3609
Formatting a table in an array
|
|
[no replies]
|
by dirtymind
How to use functions. Help please
|
|
[1 reply] : if my input is : ... my output would be like: ... More exact syntax... (by keskiverto)
|
by savanh
need u r help
|
|
[1 reply] : Hi, maybe your prototype of printData() function in "q2.h" is not same... (by amirtork)
|
by usuallyally
C++ Overloading
|
|
[1 reply] : Hi :) i think you just have problem in overloading operators, so i sk... (by amirtork)
|
by whiterun
uppercase/lowercase with arrays
|
|
[4 replies] Last: Thank you so much for the help! :) I'll have to play around with str... (by whiterun)
|
by justhappy
thanks
|
|
[5 replies] Last: This works really well. Thank you both. :) (by justhappy)
|
by mgjohns61585
creating an output file
|
|
[4 replies] Last: It is legal, even if unusual, to have statements in a brace block. On... (by keskiverto)
|
by thebossman
I need help please
|
|
[15 replies] Last: Thank you again! (by thebossman)
|
by noahfrere
Getting speed to apply to a fee?
|
|
[7 replies] Last: Wow! Thanks! (by noahfrere)
|
getting unexpected and weird output |
|
[3 replies] Last: You are right, the recursion is simpler. Here is some obfuscation tho... (by keskiverto)
|
by dirtymind
pointers problem. Any help?
|
|
[4 replies] Last: Glad I could help you :) Happy Coding! (by TarikNeaj)
|
by alexbirta
My pacman game(i'm a begginer)
|
|
[3 replies] Last: good :) but there is few notes, which i think they can improve your co... (by amirtork)
|
Help on first big project, having trouble with Trigonometric Functions |
|
[4 replies] Last: ...So if you have finished your assignment or not, I usually use mathi... (by nickeeromo)
|
by koopey
continuously running out of memory, program crash
|
|
[2 replies] Last: Your sort function has a problem: Due to line 61 (i++) it is out of b... (by coder777)
|
by tehlolxz
Display only the first word in a char array
|
|
[7 replies] Last: std::string has find too. It can search for single character (for ex... (by keskiverto)
|
by LadyInRed
Need help
|
|
[3 replies] Last: Yes! That will work if you change one thing. The const. Remove the co... (by TarikNeaj)
|