Вы находитесь на странице: 1из 1

derived type

simple type
implied

signed char

long long int

enumerated types
char

character types

short int

int

standard signed
integer types

signed
integer types

long int

void
integer types

atomic types

standard
integer types

types

unsigned char
extended signed
integer types
_Bool

unsigned int
unsigned
long int

standard unsigned
integer types

extended
integer types

structure types

aggregate types

pointer types

scalar types

arithmetic types

unsigned
short int
long double
real
floating types
double

float
double
_Imaginary
imaginary types
float
_Imaginary
long double
_Imaginary
double
_Complex
complex types

long double
_Complex

union types

real types

unsigned
long long int

float
_Complex

array types
basic types

unsigned
integer types

extended unsigned
integer types

floating types

function types

object types

Вам также может понравиться