SIS
Symmetric Index Structures
|
00001 #ifndef _HEADER_FILE_CMDREVERSEANDSORT_ 00002 #define _HEADER_FILE_CMDREVERSEANDSORT_ 00003 00004 void CmdReverseAndSort( const S8 * fileNameInput, const S8 * fileNameOutput, UINT bitsPerSymbol, UINT encoding ); 00005 00006 #endif