I'm reading gzip compressed files using zlib.Then you open a file usinggzFile gzopen(const char *filepath, const char *mode); How do you handle Unicode file ...
確定! 回上一頁