/*************************************************************************** "vnconvert" converts Vietnamese text files between different formats. It is intended to run on Unix platforms. The user shoul recompile on his/her specific platform. A very simple "Makefile" is provided. This program is similar to the VPS "convert" for DOS, and in fact, is based on the coding table provided by Vietnamese Professional Society (VPS). This program is also based on the TRICHLOR "vn7to8" package and takes advantage of its header files, converting functions between VISCII and VIQR formats. The package consists of the following files: - vnconvert.c - conv.c - vn78.c - vnkeys.h - conv.h - ctype.h - vn78.h - charset.h - charsetv.h - charseta.h - portable.h - vncompos.h - Makefile Run "make: to install "vnconvert". There may be a lot of things which can be improved and any comments or suggestions are welcome. Please forward them to Binh Do *****************************************************************************/