|
JASSv2
|
Compute hash values of files. More...

Functions | |
| uint8_t | usage (const std::string &filename) |
| Explain how to use this tool. More... | |
| int | main (int argc, char *argv[]) |
| Generate the checksum of a file. More... | |
Compute hash values of files.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Generate the checksum of a file.
| argc | [in] The number of parameters (filenames) to checksum |
| argv | [in] The list of filenames to checksum |
| uint8_t usage | ( | const std::string & | filename | ) |
Explain how to use this tool.
| filename | [in] The path to this executable. |
1.8.13