by kcolman
Help with void functions
|
|
[2 replies] Last: Thanks! That was a really nice way to sum it up! I think I've got it n... (by kcolman)
|
by AjamDleader
i got error
|
|
[3 replies] Last: also instead of declaring the selling price function you are declaring... (by giblit)
|
by AjamDleader
function
|
|
[1 reply] : Why are you posting another copy of this same question? http://www.cpl... (by Zhuge)
|
by AjamDleader
write a function
|
|
[1 reply] : float TileNeeded(float x, float y) { return (x+y)*2 / 50; } ... (by closed account S6k9GNh0)
|
by greatcoder
decimal problem
|
|
[2 replies] Last: thanks,lb its work... (by greatcoder)
|
by greatcoder
run time error
|
|
[4 replies] Last: Why use long long here? If doing subtraction, is an unsigned type appr... (by Chervil)
|
by Jazpy
Cue programming challenge
|
|
[16 replies] Last: @Jazpy, at the end of the challenge, they'll ask you to send them your... (by Josue Molina)
|
by greatcoder
2-d array problem
|
|
[2 replies] Last: "check this" http://uva.onlinejudge.org/index.php?option=com_onlinejud... (by greatcoder)
|
by fluture
Enumeration probem
|
|
[12 replies] Last: understood (by fluture)
|
by raphth
building a database
|
|
[5 replies] Last: By the by, do you think that writing a "toy database" would be a usefu... (by andywestken)
|
by jkb52088
First Simple Game
|
|
[4 replies] Last: Ok, here is an update. I think i fix the areas you address. I original... (by jkb52088)
|
by timprograms
Changing keyboard input
|
|
[no replies]
|
by err
Help with the code!!
|
|
[3 replies] Last: Thanks (by err)
|
by thesagaof
Functions (Converting Farenheight to Celsius)
|
|
[7 replies] Last: That's the c-style cast there is also static , dynamic , and other cas... (by giblit)
|
by ankushnandan
data structure
|
|
[2 replies] Last: That's called a dictionary. http://en.wikipedia.org/wiki/Associative_... (by Josue Molina)
|
by fluture
Cicling problem-Very begginer
|
|
[16 replies] Last: This problem can be broken down as follows: for i from 1000 to 9... (by Josue Molina)
|
API advice for game dev - new to c++ |
|
[16 replies] Last: naraku wrote: I have no idea what you mean here, can you elaborate? ... (by IWishIKnew)
|
by Dave2013
Debugging Error
|
|
[4 replies] Last: Really moorecm? I did not know that, Thanks! :) Im still a noob when i... (by Dave2013)
|
by tatai
How to use the system command
|
|
[17 replies] Last: I actually had to find this thread because you had said something abou... (by Duthomhas)
|
by sabary roy
program not working propaly.help!
|
|
[6 replies] Last: Why can't you edit it yourself? (by Josue Molina)
|