|
MKI_FileIdentical (File I/O) New in Version 2026.0 |
www.CAD6.com |
C++ Syntaxbool MKI_FileIdentical( const LPCWSTR f_pszFileName1, const LPCWSTR f_pszFileName2 );
Checks whether two files have identical contents.
Parametersf_pszFileName1 f_pszFileName2 [const LPCWSTR] File names of the files to be compared.
Return ValueReturns true if both files exist, have the same lengths, and have the same binary contents. This will not compare the files' dates!
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH