![]() |
Previous | Table Of Contents | ![]() |
About cGraph
cGraph consists of 8,500 C++ statements that employ Microsoft's WIN32 API. It (and these help pages) was written over a period of a few months in 2001 by yours truly, John Kopplin, in Boise, Idaho. I have seen it run under Windows 95, Windows 98, Windows Me, Windows NT 4, Windows 2000, and Windows XP. It should run acceptably on any PC no matter its age as long as it contains one of these operating systems.
The name cGraph is actually the name of the C++ class that encapsulates the code. Thanks to this encapsulation, it is easy for me to attach the code to other Windows programs such as my RPN calculator simulator, which is the first component of my computer programming curriculum.
I would like to thank Andy Key for providing the source code that I use to construct .GIF files. You can read about Andy's "Generalized Bitmap Module" on his home page at: http://www.nyangau.fsnet.co.uk
![]() |
Previous | Table Of Contents | ![]() |