by pharoah0110
referencing an Enum in a class
|
|
[1 reply] : Instead of the enum you could have: map<string, int> Hues {("BLACK... (by gunnerfunner)
|
by dgood42
Nearly finished Tic Tac Toe board
|
|
[8 replies] Last: Should be : No, it shouldn't. There is no reason for xTurn to ha... (by cire)
|
by Aizaia
Miles per gallon project
|
|
[12 replies] Last: Thanks for all your help guys! (by Aizaia)
|
by joe864864
Need help with cin.clear and cin.ignore
|
|
[5 replies] Last: You could also think along the following lines, it doesn't need cin.ig... (by gunnerfunner)
|
Need help figuring out how to write certain program! |
|
[no replies]
|
by shugo405
Not getting the right output for a program that uses Composition
|
|
[2 replies] Last: Thank you very much. I figured out what the problem was. (by shugo405)
|
I need help with c++ homework for school. |
|
[6 replies] Last: If you need that much help you need a tutor. Ask your teacher to help ... (by SamuelAdams)
|
by jaybee760
New to Functions
|
|
[5 replies] Last: Functions can be a little tricky at first. I was on here about a month... (by TofferP)
|
by Beez
Linked Set Implementation
|
|
[3 replies] Last: Might be a bit late but purely abstract classes can only be used as a ... (by Izink)
|
Merge |
|
[3 replies] Last: ahh I figured it out. Was unable to wrap my head around setting the re... (by neverStopLearning)
|
by HHV234
Find The Nth Prime Number
|
|
[1 reply] : I am brand new to C++ and am just learning about functions and passin... (by cire)
|
by muffsez
Race Program
|
|
[3 replies] Last: Thank you Tarik, that is exactly what I was looking for. Thank you! (by muffsez)
|
by Eduji
Open an image in C++
|
|
[2 replies] Last: ISO standard C++ doesn't understand anything dealing with graphics, th... (by closed account E0p9LyTq)
|
by ian2498walls
mpg and mpd calculator
|
|
[1 reply] : I can help you but a few things first, make sure you use the code brac... (by muffsez)
|
by jgtrumpday
Help with program
|
|
[1 reply] : The entire code is below ... The program works I have to say, I beg... (by lastchance)
|
Too many entries in vector |
|
[3 replies] Last: Just didnt think of doing a return. As they say, there's more than ... (by cire)
|
by pizzapieman3
How to fix some of these problems?
|
|
[1 reply] : You're calling your washdecision() and carwashdecision() multiple time... (by jlb)
|
by Ciplas Plas
help with a program
|
|
[9 replies] Last: Ok, i'll take that. Thanks then. (by Ciplas Plas)
|
by FirasHafiz
Kernel
|
|
[1 reply] : http://www.linuxfromscratch.org/ (by SamuelAdams)
|
by NathanLong
Help with calculating how many words are in an array
|
|
[8 replies] Last: Sweet, thanks for the help guys! Can't believe I couldn't see that sim... (by NathanLong)
|