#include "stdio_impl.h" int fileno(FILE *f) { return f->fd; } weak_alias(fileno, fileno_unlocked);

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