charConvert - substitute single characters in files with strings

Copyright (c) 2016, Hans Peter Sulzer, Frth, Germany
All rights reserved

Source is also available, it is published under the GNU
General Public License Version 1 or newer.

E. g. you can convert all special chars like '' to HTML names
(&auml;) plus you can translate newline from one system to
another. You should know what you are doing, if using this.
Translating newlines may destroy your files, if you choose
the wrong translation!

Command line argument when starting:

-ini IniFilename.ini

(e. g. charConvert -ini qdosToWin.ini)

The program should be pretty self explanatory. Additional
information can be found on

http://peter-sulzer.bplaced.net/htdocs/downloadInc.php#charConvert

