vlt.file.arefilessame¶
AREFILESSAME - are two files the same, byte for byte?
B = AREFILESSAME(FILE1, FILE2)
Returns 1 if the binary contents of FILE1 and FILE2 are the same.
AREFILESSAME - are two files the same, byte for byte?
B = AREFILESSAME(FILE1, FILE2)
Returns 1 if the binary contents of FILE1 and FILE2 are the same.