by zaidmashni
enter radius
|
|
[1 reply] : Well yeah. Lines 65-72 you display your menu, but you never input the... (by AbstractionAnon)
|
by adam2016
inheritance problem
|
|
[2 replies] Last: sorry you are right, fixed them I added them but I am still getting th... (by adam2016)
|
by wahab13796
Sort student names in ascending order
|
|
[2 replies] Last: i have understood this code can someone write this code using loops ... (by wahab13796)
|
by Laonardo48
Boolean Variable. PLEASE HELP!!!!
|
|
[no replies]
|
by msshah
boost library: could not open source the files in Visual studio
|
|
[1 reply] : I presume by "open source" you mean that the compiler cannot find and ... (by Duthomhas)
|
by norcal
Help with Objects and Functions
|
|
[2 replies] Last: Why do you have 3 get functions? All three functions are identical ... (by AbstractionAnon)
|
by Arda Mavi
Make a simple tic tac toe game with C++
|
|
[no replies]
|
by Bligen
Very basic question
|
|
[4 replies] Last: Thanks a lot man ^^ (by Bligen)
|
Why is this code not computing correctly? |
|
[2 replies] Last: 5 102 5 102 5 102 5 102 5 102 5 102 5 . . . the same pattern until it ... (by CornholeChamp1)
|
by coll97
Segmentation fault(vector)
|
|
[3 replies] Last: I suspect you have an index to v that is out of bounds. Since it hap... (by AbstractionAnon)
|
by Blur
Winrate Calculator
|
|
[2 replies] Last: What is your question? You have many syntax errors. Most lines are ... (by AbstractionAnon)
|
by GhostCas
Need help writing a fun game
|
|
[3 replies] Last: AbstractionAnon proves my point. Much of your code needs refactoring. ... (by MatthewRock)
|
by sjprem
any ideas in hangman
|
|
[1 reply] : First off, please use code tags([.code] and [./code], without the dots... (by MatthewRock)
|
by lzone554
class
|
|
[3 replies] Last: thanks for your responses, I get it. (by lzone554)
|
by ckh96
Card Repeat
|
|
[1 reply] : What happens here? card one; card two; Let me guess, the creation o... (by keskiverto)
|
by burmajones
Help with a "for loop" for assigment
|
|
[1 reply] : You didn't have ten seconds to edit out the text that Reddit adds arou... (by helios)
|
by romasasss
Show DATE
|
|
[1 reply] : First you need to convert your string into int variables - probably wi... (by Thomas1965)
|
by itsurguy
While loop / If statement
|
|
[1 reply] : Try to use || instead of && (by mike9407)
|
by neik13
class within function of another class
|
|
[1 reply] : Sounds you don't have default constructors for your classes. (by Thomas1965)
|
by learncpps
setter/getter related question
|
|
[1 reply] : I don't understand the question. The code looks alright to me. What's ... (by helios)
|