NEST HelpDesk | Command Index | NEST Quick Reference |
CompareFiles - Compare two files for equality.Synopsis:
filenameA filenameB CompareFiles -> boolDescription:
Author:
This command compares the two files named and returns true if they
have identical content. Files are read in binary mode. FileOpenError
is raised if one of the files cannot be opened.
Hans E PlesserSource:
/builddir/build/BUILD/nest-simulator-2.16.0/nest-simulator-2.16.0/sli/filesystem.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative