Gentee Programming Language > Documentation > Libraries | Download documentation |
Compare two files.
uint isequalfiles( str left, str right )
left The name of the first file to be compared. right The name of the second file to be compared.
The function returns 1 if the files are equal, otherwise it returns 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |