#include #include char *ctermid(char *s) { return s ? strcpy(s, "/dev/tty") : "/dev/tty"; }

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