Format: AllC/C++CSSTextshell script Advanced Search
86: } 87: FILE *fopen(const char *path, const char *mode){ return fopen_eno(path, mode, NULL); }