Back to FabImage Library Lite website
You are here: Start » System » File System » FileChecksum
FileChecksum
| Header: | STD.h |
|---|---|
| Namespace: | fil |
Returns CRC checksum of the input file.
Syntax
void fil::FileChecksum ( const ftl::File& inFile, ftl::String& outChecksum )


