Links
Submitted by Admin on Sat, 2005-07-02 14:10.
C/C++ Related Links
Have you found a broken link? Do you have a link that simply must be included here? Feel free to tell us about it at our discussion forums.
Link Database
C/C++ Related Links
- Bruce Eckel's C++ books - available online
- Code Project - great site for VC++ and tons of good Win32 code
- Qt - a superb C++ framework
- Database Template Library
- libsigc++ - a cool C++ callback library
- ICU C++ Internationalization library
- Open C++ - a library for the C++ Meta Object Protocol
- Open Watcom C++ compiler
- Digital Mars C++ compiler
- Regexx - a C++ regular expression library
- PCRE - Perl Compatible Regular Expressions - the engine behind the Regexx code in the VCF
A fantastic 2D rendering engine for C++ - this will soon be incorpated into the VCF- Scintilla is a cool syntax highlighting library in C++
- A superb 3D scenegraph library in C++ - this is definitely worth looking at!
- STL Port - a cross platform implementation of the C++ Standard Library
- Boost - a huge set STL compatible C++ libraries
- DockBook wikki - good info about DocBook
- DocBook SourceForge site
- NeXTStep developer docs for the NeXT framework
- NeXTStep's Interface Builder - one of the coolest OO IDE's ever!
- Inno Setup - a great setup tool.
- An open and free port of the BeOS
- A brief UML tutorial. useful if you want to look at some of the design documents for the VCF (stored as ClassBuilder files). If you have never used UML this is worth a look!
» 18726 reads

