CConvert.exe v1.01
Copyright 1997 Roger Layton

- THE freeware C/C++ code to HTML converter 

This is provided 'as is' so use this program at your own risk.
This is NOT guaranteed bug free!!

This is not public domain.
You can use this program freely.
You can distribute this program freely, as long as all the original files are included. (And no other is added!)


Features
--------
- C/C++ source code is entered/opened/pasted in left edit control.  Press the Convert button 
	and the code is automatically converted to HTML, displayed on the left side.
- Press the Preview button and the HTML text will be previewed in your current browser.
- Both source and HTML result can be saved, cut, pasted, printed, etc...



Files
-----
CConvert.exe - executable file
CConvert.tok - C/C++ token file, used for highlighting language types
readme.txt - this file


Contact
-------
Questions? Comments? Bug reports? Flames? E-mail me at
rlayton@bigfoot.com

Bugs
----
If you find any problems, please let me know.



