CFour - CFconsole | CFfile | CFdatapair | CFconf | CgiParser | Download | SourceForge Project Page


C++ Common Console Classes


CFour is a Collection of C++ Commonly used Classes. These classes are platform independent*. Any code in it that is platform specific has define macros to provide the same functionality in other operating systems. The collection includes:
I have used these classes in other open source projects of mine (like Webcpp), and they really have really cut down some of the workload and development time of writing code for basic program functionality. When I create a new reusable, useful class, I will add it to this collection.


*Note: Although some classes will compile with gcc 2.9.x on *NIX platforms, gcc 3.0 or higher should be used. Not all Windows-based compilers will link the classes.


Project Hosted by SourceForge