#include "filecls.h"Go to the source code of this file.
Functions | |
| static LFile * | Unzip (const char *fname, const char *exec) |
| static LFile* Unzip | ( | const char * | fname, | |
| const char * | exec | |||
| ) | [static] |
Definition at line 15 of file filecls.cpp.
References LFile::MakeTemp(), NULL, LFile::Stat(), StrPrintf(), and LFile::Unlink().
Referenced by LFile::LoadToString().
1.5.7.1