by j3tt
employee payroll program
|
|
[7 replies] Last: Ok so weeklyPay is entered by the user in the getInput function. shoul... (by j3tt)
|
by gsingh2011
Trouble with Serialization
|
|
[5 replies] Last: That... shouldn't work at all. (by helios)
|
by halestorm222
C++ Tic tac toe
|
|
[4 replies] Last: thanks that helped out (by halestorm222)
|
by tummychow
Input mode control
|
|
[no replies]
|
by mtod1
How do I hide user input such as passwords?
|
|
[2 replies] Last: Thanks for that ;) (by mtod1)
|
Tic Tac Toe Winner |
|
[2 replies] Last: Thanks for the help. I'll use your code alongside loops to check for h... (by revanjedi1988)
|
by s4l
Need some advice
|
|
[2 replies] Last: Ugh.. Seems like the jump from what I'm doing now to OpenGL is soo har... (by s4l)
|
by wasabi
Which is faster?
|
|
[4 replies] Last: The first will be at least as fast as the second for reasonable values... (by jsmith)
|
by frier8000
Storing x and y co-ordinates in seperate arrays!
|
|
[1 reply] : See: http://www.cplusplus.com/doc/tutorial/control/#loops http://www... (by Bazzy)
|
by computethis
adding elements to a dynamic array, programg crashes
|
|
[3 replies] Last: The point is, you're using post increment rather than pre increment. ... (by kbw)
|
by mrprince786
Graphics in VC++ (console base)
|
|
[2 replies] Last: please any one tell me how can i use graphics in VC++ console base....... (by mrprince786)
|
Solving Patterns w/ arrays. Well, trying. |
|
[1 reply] : you have some trouble in CreateNextNumber(). reiheNumber[i+1] was a... (by herbert1910)
|
by PBIRBAS
draw shapes in C
|
|
[5 replies] Last: Hello, this is my first post, so i'll try to explain the best I can. ... (by Ashden)
|
by nunchuckie
get out of the loops? (1,2)
|
|
[31 replies] Last: It does beg the question, why is that function so complex? That comes... (by kbw)
|
Calculator problem |
|
[8 replies] Last: No problem. And it was just a hint for you how to write questions ins... (by MaikCAE)
|
by makan007
Bitwise Qns
|
|
[6 replies] Last: Tks kbw & MaikCAE! I am grateful to your help. Cheers, makan007 (by makan007)
|
by Tester84
Beginner Program
|
|
[6 replies] Last: your , is probably supposed to be a && (logical and). i like your u... (by herbert1910)
|
by marylarissa
Semaphore
|
|
[2 replies] Last: Put the thread code in loops. Think about when Task2 can release the ... (by kbw)
|
by vexstorm
Not Declared in scope...?
|
|
[3 replies] Last: g++ ( 4.4 at least ) allows that too (by Bazzy)
|
by Maisam Tamar
P.P
|
|
[3 replies] Last: Take a look at this thread, which I just replied to before seeing your... (by nayakan88)
|