Current location - Plastic Surgery and Aesthetics Network - Plastic surgery and beauty - In C language, a variable is defined as an integer variable, and what is used as a keyword? If it is a real model, what is used?
In C language, a variable is defined as an integer variable, and what is used as a keyword? If it is a real model, what is used?
byte

Integer: int 2

long[int] 4

Real number type: floating point 4

Double 8

These are all seven significant bits of real single precision (floating point) that have been commonly used for a long time.

Double) 15 significant bits