Back to FabImage Library Lite website
You are here: Start » File System » TestFileEmpty

TestFileEmpty
Checks if the size of the file is equal to zero.
Syntax
void fil::TestFileEmpty ( const ftl::File& inFile, bool& outEmpty )
Parameters
Errors
Error type | Description |
---|---|
DomainError | Path does not point to a file in TestFileEmpty |
DomainError | File does not exist in TestFileEmpty |