by tuandt5
Class List
|
|
[2 replies] Last: thank "hamsterman" are you a professional programmer ? i see you can... (by tuandt5)
|
algorithm problem |
|
[4 replies] Last: oh yeah i forgot about getline. i guess its been awhile. yeah i could ... (by shadowvillian)
|
by Abanoup
how to get a variable from void inside a class
|
|
[2 replies] Last: int load() const {return 5;} (by Athar)
|
by Taboo
Guessing Game Program
|
|
[9 replies] Last: No the second code I posted worked, but thanks anyway, I'll post more ... (by Taboo)
|
by genesys
how do you create a "system chat"
|
|
[2 replies] Last: Ok, thanks for the idea. (by genesys)
|
by mwmnj
Difficult calculation problem.
|
|
[3 replies] Last: On top of that i don't see a main function. (by genesys)
|
by hydride
Templates Functions and Exceptions
|
|
[6 replies] Last: I still get an assertion error. Mine looks exactly like tmoney91's. Ha... (by hydride)
|
by Timbo1
If Statements
|
|
[9 replies] Last: oh ok, thx for the clarification. Those damn parentheses always throw ... (by ERanz21)
|
by Faff
Visual C++ Form: Datagridview
|
|
[no replies]
|
by NSH
function error "cannot use as a function"
|
|
[4 replies] Last: You can't write ((h*h)(u*u+q*q)) like you can in math. Multiplication ... (by Browni3141)
|
by sabry
how to write this program?
|
|
[4 replies] Last: i agree with them, for dice games it is better to have a random genera... (by ERanz21)
|
by shattarodger
while statement
|
|
[3 replies] Last: have you tried it yourself? if so, then put your code in here, then pe... (by ERanz21)
|
by firix
smartPointer ?
|
|
[9 replies] Last: thanks Disch. (by firix)
|
Sudoku Game |
|
[3 replies] Last: i am still a beginner at all of this, but I've done sudoku's a fair am... (by ERanz21)
|
by buldogao87
Leap year whats missing on my program???
|
|
[11 replies] Last: oh i see, that makes sense now, i kind of quickly glanced at it, but s... (by ERanz21)
|
by mozly
SDL whats wrong with display format?
|
|
[7 replies] Last: Good Lord, this was a nightmare to debug... I believe i've found your ... (by Return 0)
|
by GulHK
sub string comparison
|
|
[8 replies] Last: Sorry? (by coder777)
|
by Synapse
Where to start to learn C++ language? (1,2)
|
|
[29 replies] Last: [quote=fabman]... is "Programming Principles and Practices using C++" ... (by closed account z05DSL3A)
|
by Timbo1
Cannot enter string
|
|
[9 replies] Last: Thank you very much, All is well and I can now progress. Thank y... (by Timbo1)
|
by ankushnandan
Wierd Behaviour
|
|
[3 replies] Last: the problem is that you're removing const. If you're writing this 'i' ... (by coder777)
|