PDA

View Full Version : C help



mbr7
December 2nd, 2006, 10:48
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

splodger15
December 2nd, 2006, 11:07
C++ is quite a hard language to learn you could give Lua a try as its a bit easier

mbr7
December 2nd, 2006, 12:02
C++ is quite a hard language to learn you could give Lua a try as its a bit easier

I have already fully learned Lua
ive spent over one year codeing Lua and now ive decided to take a bigger advantage and learn a new codeing language

mbr7
December 2nd, 2006, 12:06
Sorry For duble post dont know what happend i am really sorry!!

quzar
December 2nd, 2006, 12:15
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.

yaustar
December 2nd, 2006, 16:22
Minor pet hate, "Codeing" is spelt "Coding".

http://parabellumgames.no-ip.org/articles/where-to-start-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/