Functions | |
bool | SdifCheckFileFormat (const std::string &name) |
test file for sdif format |
Revision 1.8 2004/09/10 14:44:32 roebel Explicte cast to bool.
Revision 1.7 2004/07/27 17:40:19 roebel Changed include directive to use user path and not system path for sdif.h
Revision 1.6 2003/11/19 11:59:20 roebel Put SdifCheckFileFormat which is a variant of a standard sdif function back into global namespace.
Revision 1.5 2003/11/18 12:43:30 roebel Moved SdifCheckFileFormat into Easdif namespace.
Revision 1.4 2003/08/06 18:29:11 roebel Added missing inline for sdif helper function
Revision 1.3 2003/08/06 17:59:58 roebel Added helper function for testing sdiffiles with std::string filename argument
Revision 1.2 2003/04/06 16:31:08 roebel Added license info
Revision 1.1 2003/03/03 19:00:16 roebel Moved src directory to new name easdif
Revision 1.2 2002/10/10 16:32:39 roebel Include version include file.
Revision 1.1 2002/08/28 16:45:41 roebel Initial Sdif Version based on the work Fabien Tisseran with some name changes.