宏定义 | |
| #define | RANDOM_MAX 2147483647 |
类型定义 | |
Standard Types | |
Definition of Platform independent Types | |
| typedef float | float32_t |
| typedef double | float64_t |
| typedef long double | floatmax_t |
| typedef float float32_t |
Implementations tend to follow IEEE754
| typedef long double floatmax_t |