Function mrpt::system::getFileSize

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.