You are on page 1of 1

derived type

simple type

implied

signed char
enumerated types

long long int char

short int character types

standard signed signed


int
integer types integer types void

long int integer types


standard atomic types function types
integer types types
unsigned char
array types union types object types
extended signed
integer types extended
integer types basic types
_Bool
structure types aggregate types

standard unsigned
unsigned int integer types unsigned
integer types pointer types scalar types
real types
unsigned
long int extended unsigned arithmetic types
integer types
unsigned
long long int

unsigned
short int

long double
real
floating types
floating types
double

float

double
_Imaginary
imaginary types
float
_Imaginary

long double
_Imaginary

double
_Complex
complex types
float
_Complex

long double
_Complex

You might also like