
February 4th, 2008, 09:01 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 906
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
C: Input, Variables, and Data Types
In the last article we learned some simple techniques to print data to the screen using C. We also covered a little C history. In this tutorial, we will learn how to get input from the user and store that data in variables, and work with variables in general. There will, of course, be the usual wise-cracking. So let's get started.
Read the full article here: C: Input, Variables, and Data Types
For more discussion go here: Blog Article Discussion
|