Format: AllC/C++CSSTextshell script Advanced Search
171: } 172: FILE *freopen(const char *path, const char *mode, FILE *fp){ return freopen_eno(path, mode, fp, NULL); }