This is version 3.0 of Hanzi Converter, which converts between GB and
BIG-5 codes.  The conversion table has been revised with corrections.
This version supports more options, including the showing of all
multiple mappings, please see the man page for more detail. 

To compile:
   make

To create convenient shell scripts b2g and g2b, do:
   make b2g g2b

 * AUTHORS:
 *	Ricky Yeung (Ricky.Yeung@eng.sun.com)
 *	Fung F. Lee (lee@umunhum.stanford.edu)
 *
 * DISTRIBUTION:
 *
 *	This program and the table file are NOT in the public domain.
 *
 *	You may copy and distribute verbatim copies of hc source code
 *	files, table file(s), and documentation files as you receive it
 *	for non-commercial purposes.
 *
 *	If you wish to incorporate parts of hc into other programs,
 *	write to the authors.  We have not yet worked out a simple rule
 *	that can be stated here, but we will often permit this.
 *
 *	This software is provided "as is" without warranty of any kind,
 *	either expressed or implied, including, but not limited to,
 *	the implied warranty of fitness for a particular purpose.
 *
 * DISCLAIMER
 *
 *	This software has no connection with our employers.
