#include #ifndef FLT_RADIX #error "FLT_RADIX is not defined" #endif int main(void) { return 0; }