by kmtompkins
simulate key press
|
|
[1 reply] : why would you need to simulate having w pressed? why cant you do this?... (by The noob guy)
|
espression with unsigned |
|
[2 replies] Last: I do not understand what is the meaning of the expression itself Let ... (by helios)
|
by ak16
bit-fields
|
|
[6 replies] Last: What would that accomplish? A bit field that is not part of a struc... (by AbstractionAnon)
|
by xenovia12
modulu
|
|
[1 reply] : http://www.cprogramming.com/tutorial/modulus.html seriously dude, goo... (by mutexe)
|
by paulbaah
Please I need help
|
|
[1 reply] : Lots of careless mistakes. The compiler is telling you everything th... (by AbstractionAnon)
|
by jsmith613
What command line do I write C++ in
|
|
[5 replies] Last: @justinelandichoruiz You do realize that that is now 4 years old? Hint... (by TwilightSpectre)
|
by CPHoff
How do I transfer contents of text file to a database?
|
|
[12 replies] Last: Another idea for the output, put in a comma-separated format, save it ... (by Chervil)
|
by h4ever
How to remove error in for each command? (1,2)
|
|
[22 replies] Last: I will live without v11. Simple :-) (by h4ever)
|
by fatemehsh
help me about error" expected primary-expression before "struct" "
|
|
[5 replies] Last: there are a couple of issues that spring to mind. Firstly, t is decl... (by Jaybob66)
|
by mehak
To find if a given string is a rotation of a pallindrome
|
|
[1 reply] : 29: error: cannot convert ‘std::string’ to ‘const char*’ for ... (by Peter87)
|
by The noob guy
console random movement gen help
|
|
[1 reply] : Something like this: case 'i': int org_x = x; int org_y = y; x ... (by coder777)
|
by mgarza
Arrays
|
|
[6 replies] Last: Yes, as kesk said, you need to ask your professor: what to do in an ev... (by closed account j3Rz8vqX)
|
by Alqhtani
Understanding an Instance
|
|
[8 replies] Last: I think I have the idea and the concept but it would be more clear if ... (by Alqhtani)
|
URGENT DO WHILE LOOP |
|
[1 reply] : Provide what you have so far, then we may be able to help you. Exampl... (by closed account j3Rz8vqX)
|
Undefined References |
|
[4 replies] Last: gotcha, thank you. I can't believe I missed that. (by vmkplayer1993)
|
by DnWarrior
Running a C++ script
|
|
[3 replies] Last: @NT3: Thanks for info. Can u please send me the links to the files I n... (by DnWarrior)
|
by LayMuon
printf
|
|
[4 replies] Last: thanks, guys. (by LayMuon)
|
by nitro2gomike
Automated Teller Question
|
|
[no replies]
|
I'm stuck in a problem , help please. |
|
[8 replies] Last: Thanks for all the help buddy . (by juliocesarnyc)
|
by hero7k
help plz
|
|
[1 reply] : What are the problems you are having? Do you have compiler errors? Is ... (by firedraco)
|