by etrusks
image scanning
|
|
[no replies]
|
by Glorpy
Finding the code error
|
|
[4 replies] Last: > In this I have to find the programming error. It would be nice to se... (by ne555)
|
by NLB
Can anyone translate this algorithm?
|
|
[2 replies] Last: To C++ I didn't know if I should put that or if it would be redundant ... (by NLB)
|
by Mch5904
Read input into array & find mean and median
|
|
[8 replies] Last: how can I return the new sorted array back to Median if it is a void ... (by dhayden)
|
by sha92
Help please!
|
|
[4 replies] Last: Thanks guys!!! It works now. I didn't realize that return type of main... (by sha92)
|
by Loverain
I need give form ti
|
|
[3 replies] Last: De nada :) (by TheHardew)
|
Snake game tail confusion |
|
[1 reply] : A list of some sort. Each element in the list is one piece of the sna... (by keskiverto)
|
by TieRein
Repeating entire program
|
|
[6 replies] Last: Its exactly what I needed. However I dont understand how this works. ... (by cire)
|
by etrusks
Next book after "Programming: Principles and Practice Using C++ (2nd Edition)"
|
|
[no replies]
|
by Morphkp
Help please
|
|
[8 replies] Last: Tnx a lot for good explanation :) I also added in some code in order... (by etrusks)
|
by shola
Spare a Square problem. Need help.
|
|
[no replies]
|
by yoshi circa
How do I output * next to numbers
|
|
[7 replies] Last: I made a program for you that does what I think you need. Let me know ... (by Irhcsa)
|
by kaisaybye
First Perfect Square
|
|
[1 reply] : If i is a positive integer, i*i is a perfect square. Squares of nu... (by JLBorges)
|
by androidguy1
Need help with Rational Number Calculator with Fractions
|
|
[7 replies] Last: ok. then you need, private: int num; int denom; in your class.... (by anup30)
|
by Xatasha
nested if statement in for loop
|
|
[2 replies] Last: Ahah! Same problem I had when I first declared and initialized my conv... (by Xatasha)
|
by Xatasha
for loop not iterating correctly
|
|
[3 replies] Last: Yup, that was it. Took some playing with conversions for a while to ma... (by Xatasha)
|
by diegofu
"IF" problem
|
|
[2 replies] Last: Thank you so much AbstractionAnon ! (by diegofu)
|
by bheadmaster
Dynamic array allocation problem
|
|
[4 replies] Last: Ah, I see. I must have forgot what I wanted to use the "length" variab... (by bheadmaster)
|
by kidkode
How to make an item database based off an item class
|
|
[13 replies] Last: Haha, I appreciate the rant. My assignment is due soon (tonight, Paci... (by kidkode)
|
by josmobn
HELP!
|
|
[1 reply] : Up to input is ok. Then you should: Compute the 4 divisional sales an... (by keskiverto)
|