Function mrpt::system::getFileSize
Defined in File filesystem.h
Function Documentation
-
uint64_t mrpt::system::getFileSize(const std::string &fileName)
Return the size of the given file, or size_t(-1) if some error is found accessing that file.
Defined in File filesystem.h
Return the size of the given file, or size_t(-1) if some error is found accessing that file.