What am I doing wrong? While loop and if statements |
|
[3 replies] Last: Thanks! I was looking at it the wrong way. You've helped alot. (by patropatropatro)
|
by DrJones
keep track of pointers in double link list?
|
|
[1 reply] : I would maybe use a recursive insert instead. Something like this (I h... (by fafner)
|
by pjalli
A little help with functions
|
|
[1 reply] : I tried it this way, but i get one error in it that I don't understand... (by pjalli)
|
by Tristan101
Reading Files
|
|
[3 replies] Last: thanks I figured it out (by Tristan101)
|
by djninjanz
Function for cout :(
|
|
[3 replies] Last: Depending on what type r has you should either remove the * or place i... (by Peter87)
|
by smokebaca
Loop question
|
|
[10 replies] Last: the latest code i posted worked I was just giving it so people could s... (by smokebaca)
|
by RobGillespie
Maze Solver
|
|
[3 replies] Last: I've gotten pretty far with this. Here is what I have so far: #inclu... (by RobGillespie)
|
by Ascendant78
Issue with loops in my code
|
|
[3 replies] Last: Ok, well I tried your suggestion, but I'm still running into the same ... (by Ascendant78)
|
by UncleBazerko
Array Size Concatenation
|
|
[2 replies] Last: If the OP really wants an array, C++11 provides a wrapper for the buil... (by OxBADC0DE)
|
Can someone give me a hint on how to add the values inside a 2-dimensional arrays? |
|
[8 replies] Last: Yes I know now haha, it's just that I was busy trying to experiment wi... (by SomeAmazingGuy)
|
How can I accumulate the values in only ONE dimension of a 2-dimensional array? |
|
[3 replies] Last: It was a hint I didn't give you the answers...try out the different co... (by novellof)
|
by Raigeki
Header files in projects
|
|
[2 replies] Last: It depends on where the headers come from. For standard C and C++ hea... (by TwilightSpectre)
|
by Immi
Standard Deviation and RMS
|
|
[1 reply] : What are the correct equations for standard deviation and RMS? http:... (by giblit)
|
by bryan177mcsc
clarification for understanding one line of code
|
|
[12 replies] Last: Thank you guys, that really helped. (by bryan177mcsc)
|
by tkdkid617
LOGIC PROBLEM?
|
|
[2 replies] Last: Will apply and check Thank you! (by tkdkid617)
|
Having some problems with a program that calculates airport parking values |
|
[5 replies] Last: Awesome! Glad to hear it. :) (by BigPun)
|
by RocketGrunt
do-while loop help
|
|
[2 replies] Last: I think it works now thank you! I don't have a compiler to actually se... (by RocketGrunt)
|
Shuffle function not working |
|
[no replies]
|
by aztec11us
Theme creator - Moonrise
|
|
[no replies]
|
by dumbAnswer
Return statements working with Strings and int's
|
|
[no replies]
|