Hey im a little new to c codeing i have done a few tutorials and I was wondering if there is a nice site for commands and functions for codeing in c
One more question how do i make it so it exits it by a button pressed
Printable View
Hey im a little new to c codeing i have done a few tutorials and I was wondering if there is a nice site for commands and functions for codeing in c
One more question how do i make it so it exits it by a button pressed
C++ is quite a hard language to learn you could give Lua a try as its a bit easier
Sorry For duble post dont know what happend i am really sorry!!
http://www.cplusplus.com/
I use this all the time. Has all the basic lib commands for c/c++ all the math functions, printf, that kind of thing.
Minor pet hate, "Codeing" is spelt "Coding".
http://parabellumgames.no-ip.org/art...c-programming/
It has several links to tutorials and books. It should provide some direction. If not, feedback will great so I can improve on it.
http://www.cppreference.com/
http://burks.bton.ac.uk/burks/language/cpp/cppfaq/