#define _GNU_SOURCE #include void setlinebuf(FILE *f) { setvbuf(f, 0, _IOLBF, 0); }

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