PS-Trainer C - Entwicklung
Thema: Variable
Homepage von PS-Trainer - C-Entwicklung - Bibliotheken - an PS-Trainer
PS-Trainer PS-Trainer

storage & related
auto Default storage class of all variables
register Variable is to be stored in a machine register, if possible.
static Variable has static duration
const Object or variable is not modifiable
extern Variable or function has external linkage (in another file)
volatile Object can be modified
type
Data type constants Ranges of values for integral data types
int, unsigned, short, long Integer type (family) specifier (whole numbers)
char Character set member, or just a single (integer) byte of data.
float, double Float type (family) specifier (fractional numbers)
void Empty set of values.
structures under construction
pointers under construction
arrays under construction



Homepage von PS-Trainer - C-Entwicklung - Bibliotheken - an PS-Trainer

Aktuelle Daten dieser Seite Letzte Änderung:
  Geocities

 

 

 

Hosted by www.Geocities.ws

1