From: Stefan S. <se...@sy...> - 2005-10-13 11:55:36
|
Jonathan Gdalevich wrote: > Dear OpenC++ users, > > While trying to learn and using OpenC++, I noticed that most of the > available documentation is severely outdated. For example, the tutorial > pdf has been created in 1996 while the command reference on sourceforge > still uses occ instead of occ2. I am in the process of writing some > documentation for the project that I am working on and was wondering if > anyone out there created any APIs, documents, examples, makefiles, or > anything else that could prove helpful to a person trying to learn > OpenC++. Knowing what you want to do with OpenC++ would be helpful when trying to answer your questions. While The OpenC++ code has been adjusted to compile with modern compilers, not much energy has been put into development. As a consequence, the original documentation (user's guide, reference) is still largely accurate. You may want to browse the mailing list archive to learn more about the project / status. Regards, Stefan |