14 # define _SCL_SECURE_NO_WARNINGS
27 #define THE_GZFILE reinterpret_cast<gzFile>(m_f)
60 m_f = gzopen(fileName.c_str(),
"rb");
138 if (!
m_f)
return true;
GLsizei const GLchar ** string
uint64_t BASE_IMPEXP getFileSize(const std::string &fileName)
Return the size of the given file, or size_t(-1) if some error is found accessing that file.
#define THROW_EXCEPTION(msg)
#define MRPT_UNUSED_PARAM(a)
Can be used to avoid "not used parameters" warnings from the compiler.
#define THROW_EXCEPTION_FMT(_FORMAT_STRING,...)
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values,...
unsigned __int64 uint64_t