Next
/
Previous
/ Index
/ TCC Help System
/ Publications
/ Site map
/ NM Tech homepage
variable
|
|
In programming, a variable is a named container for
a value.
For example, this statement in the C language
i = 1;
sets the variable i to the value 1.
See also: Glossary: V; environmental variable
Site map
Index:
Keyword index
to help pages
Help:
New Mexico Tech Computer Center: Help System
TCC Publications
To report a problem: File a ticket
Send mail to the User consultant
on duty or call them at 575-835-5437
Home:
About New Mexico Tech
John Shipman, john@nmt.edu
Last updated: 1997/05/22 22:44:54 UT
URL: http://www.nmt.edu/tcc/help/g/variable.html
|
|