Articles tagged with: Learn C
C and C++, Headline »
This is the third video (in two parts) in the C Programming series. This particular series when finished will take the viewer from basic C all the way to creating simple games in C on the GameBoy Advance platform. While not a current platform it does give a really great introduction in to handheld game production.
This video discusses a couple of very important concepts in C. First the char data type is discussed. The video then demonstrates two ways to obtain user input in console applications. …




