Data Types, Literals, and Variables

From Catglobe Wiki
Revision as of 10:47, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Data Types, Literals, and Variables

This part examines three fundamental elements of CGS: data types, literals and variables. CGS provides a number of basic types; you can create variables of any of these types and specify constants of each type, which are called literals.