#define _BSD_SOURCE #include int mkstemps(char *template, int len) { return __mkostemps(template, len, 0); }

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