===================== 
         File: CRconverter.zip
       Author: Daisuke Sato( satozzz@cadvision.com )
      Release: 1.05.00 ( Oct.08,1999 )
Compatibility: R4.5 Intel
     Location: contrib/util
  Description: Carriage returns of ascii text files are changed between 
                     Be(unix), Mac and DOS.
        Notes: * The CRchanger allows the conversion of text files between 
                     Be(unix), Mac and DOS(Win) and support the carriage 
                     return code conversion of  Be<->Dos, Be<->Mac.
               * This program will recognize the conversion type of carriage returns 
                     automatically when you are dragging a file to the CRchanger or choose 
                     a file from the dialog box to click the Source button.
               * The Convert button will be active when you set a destination file name.
               * The Save file is created and saved when you click the Convert button
                     by the convert type.
               * This program is closed when you click the Dismiss button.
               * This program is supported command line option.
                     ex) $CRconverter -i < File path name>

Release Recode 
    1.01.00 Beta( Aug.26,1999 ) : Bug fix 
    1.01.01 Beta( Aug.31,1999 ) : Bug fix  1.01.01 Beta( functin name convCR::convert )
    1.02.00 Beta( Sep.3,1999  ) : Bug fix  strEtc.cpp( charTok ) 
    1.03.00 Beta( Sep.10,1999 ) : Bug fix  convCR.cpp
    1.03.00     ( Sep.13,1999 ) : Final version Release
    1.03.01     ( Sep.22,1999 ) : convCR.c and strEtc.c were midified
    1.05.00     ( Oct.8,1999  ) : It will be appear the same position on desktop and
                                  It has been supported command line option and
                                  discontinue to use strEtc.cpp.                            
                                  
/*                                  
 * There are no warranties of any kind for this program. If you use this
 * program, you do so at your own risk. The authors are not responsible for any
 * damages  that might result from using this program.
 */
