#define _GNU_SOURCE #include int finitef(float x) { return isfinite(x); }

AltStyle によって変換されたページ (->オリジナル) /