by rshoe
Missing first letter in getline();
|
|
[1 reply] : Never mind I figured it out. The cin.ignore() was in the wrong place. ... (by rshoe)
|
by GourlayPaul
Higher or Lower Game Help
|
|
[4 replies] Last: Ok, thanks (by GourlayPaul)
|
by Megacrash Gr
Help with Fatal Error C1075
|
|
[4 replies] Last: @ MiiNiPaa - and remove the ; (by AbstractionAnon)
|
Problem with hash class |
|
[3 replies] Last: When I ran it, it reached the insert function, but crashed at line 88 ... (by AbstractionAnon)
|
by Nikko YL
Calling function twice in one printing statement
|
|
[10 replies] Last: @MiiNiPaa you are right, I overlooked the fact that the function here ... (by Cubbi)
|
by Jay1234
Counting words
|
|
[1 reply] : My professor said we'll just need an array and a loop with functions a... (by Jay1234)
|
by Peaceofmind
About Eclipse CDT and gcc compiler
|
|
[no replies]
|
by ltorres
giving value to specific chars in an array
|
|
[2 replies] Last: well that was the last place i would have looked. Thanks, I was about ... (by ltorres)
|
Randomly Generated number problem. |
|
[6 replies] Last: Thank you for the advice and the help. It's very much appreciated. (by eclecticdeviant)
|
by dupek
Beginer - loosing my hairs
|
|
[5 replies] Last: Well, I will have no need for my comb again. I pull out my last hair, ... (by dupek)
|
by jimmy814
Run-Time Check Failure #3 - The variable 'weathedata' is being used without being initialized?
|
|
[3 replies] Last: You have only one value to store day, so it is impossible to store eve... (by MiiNiPaa)
|
by xx1182
Is this code Right?
|
|
[6 replies] Last: > Is it also possible to declare an enumeration globally and just use ... (by JLBorges)
|
by toast9
broken while loop
|
|
[12 replies] Last: Then nicely say so: ``I recommend you to use parenthesis to improve re... (by ne555)
|
by Fiton
code won't work ?
|
|
[2 replies] Last: oh man thanks, it worked i had no idea what i was doing wrong.Thats ex... (by Fiton)
|
by Chubby
Balanced Parenthesis
|
|
[1 reply] : Although I know of another way to accomplish the checking, I don't und... (by TheBeardedQuack)
|
by playerjun
EMERGENCEY! could be confusing, but help!
|
|
[17 replies] Last: So its now done. But the value of the J card user that spent 7 hours i... (by playerjun)
|
Dynamically declared 2 dimensional arrays |
|
[10 replies] Last: @tath Thanks for your reply. I am initializing the value in construct... (by vineshgada)
|
by oRiinzu
What is wrong with this code?
|
|
[3 replies] Last: You declared a array that can hold 5 elements and were trying to put 6... (by codewalker)
|
by Chubby
used undeclared identified
|
|
[2 replies] Last: You need to declare the balancedparantheses (nice spelling there) fu... (by cire)
|
by teslaa
Thread function issue
|
|
[2 replies] Last: It is possible as this was fine until I created the header and made th... (by teslaa)
|