next up previous
Next: Fortran (compiling and using Up: C++/C Previous: Include/header files

Types

C++ type sizes in bytes

char 1
short 2
int 4
long 4
float 4
double 8



Chris Paciorek 2012-01-21