CATEGORY LISTING
Main:Computers:Programming:C variable types

Subcategories:

You can see the full category hierarchy on the Category Map.


Loose apronyms:
Perfect Apronyms OnlyAll Apronyms
NormalCondensed
purity
100% CHARCan Hold Alphabetic Representation Angela Brett, when she had half an hour to spare in a C programming test. In C, a char is a type of variable often used to store characters.
100% INTIt's Neatly Truncated Angela Brett, when she had half an hour to spare in a C programming test. (In C, an int is a kind of variable which holds an integer, and values put into one get truncated.)
100% INT (2)Its Name's Truncated Angela Brett, because int is short for integer.
100% INT (3)I'm Not Telling As a programmer, it's sometimes hard to figure out what value a particular variable holds (or is supposed to hold).