by CosminPerRam
Im beginner
|
|
[1 reply] : http://www.cplusplus.com/doc/ (by closed account 48T7M4Gy)
|
by VX0726
Validation Error
|
|
[8 replies] Last: Use std::sregex_token_iterator to tokenize the std::string using white... (by gunnerfunner)
|
by anilkatwal
How Object Oriented Programming cope in solving the Complex Program?
|
|
[1 reply] : Prove what statement? You made no statements. What is a "Complex Prog... (by keskiverto)
|
by dawe73
sqrt() problem
|
|
[6 replies] Last: When I type for example 7.3 int n; cin >> n; The input operation t... (by keskiverto)
|
by Flaze07
program not working as expected
|
|
[3 replies] Last: x and y in charmovement() only have scope within that function. So eve... (by closed account 48T7M4Gy)
|
by Googie85
Sending .BMP Over Sockets
|
|
[8 replies] Last: Well, rather than starting afresh, wouldn't it be easier to build on t... (by Chervil)
|
by caburgos1
C++ programm challege
|
|
[5 replies] Last: hey uhh...are you alive...please respond and if you have solved your p... (by Flaze07)
|
by taoyukong
How to write a bowling score with infinitely loop
|
|
[1 reply] : You need a loop that will continue until the condition is equal to end... (by ajh32)
|
by MisterTams
Not displaying greatest number?
|
|
[4 replies] Last: Well done, MisterTams, I'm glad you were able to solve it. Depending ... (by closed account 48T7M4Gy)
|
by VX0726
Control may reach end of non-void function Error
|
|
[1 reply] : Ok, never mind. I fixed my problem by placing return false; aft... (by VX0726)
|
by atrom
read .txt file via fstream into struct with array member
|
|
[5 replies] Last: Thank you SO much! That helped me a lot! (by atrom)
|
Palindrome Finder Not Working |
|
[1 reply] : s[i+n] and s[i+n+1] will lead to an index out bounds error.... (by Thomas1965)
|
by Flaze07
theres something I dont understand
|
|
[2 replies] Last: See also, "Efficiency considerations and const references" in the tuto... (by Chervil)
|
by thisisfun
floating division issue
|
|
[4 replies] Last: thanks again Cubbi for the info and advice. I honestly thought this wa... (by thisisfun)
|
by forta2k
C++ problem - did the code, but it doesn't work properly.
|
|
[8 replies] Last: i thinl the problem is the fact that the while has no use since a is t... (by Flaze07)
|
by adaemo
Love learning C++, discouraged by all the negativity surrounding it?
|
|
[2 replies] Last: I'm probably older than most or all the folks who post here but I'll g... (by freddie1)
|
by MisterTams
Tic-Tac-Toe not recognizing winner
|
|
[4 replies] Last: http://www.cplusplus.com/forum/beginner/205365/ (by closed account 48T7M4Gy)
|
by MisterTams
How to determine a draw in Tic-Tac-Toe Program?
|
|
[2 replies] Last: http://www.cplusplus.com/forum/beginner/205358/ (by closed account 48T7M4Gy)
|
by imhim45
Please help me to get out of this problem !
|
|
[9 replies] Last: is this problem solved ? (by Flaze07)
|
by Enot02
Movement Problems!!!
|
|
[no replies]
|