Tuesday, February 22, 2005

New Program!

This one is designed to create HTML files for classes you create. Note that the .NET String class has a limited number of characters allowed, so some of your text may be cut short. If this occurs, simply edit the file by hand after you're done. Requires .NET framework, in other words Windows XP or Windows 2000 SP 3 or higher. Download it here. Source code is included, if you care. It's called ClassGen.cpp. Knock yourselves out!

Edit: Forgot to mention: resulting HTML files are found in the /Debug folder. They are called [className].html. Thank you!

No comments: