Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 53 and Version 54 of dev


Ignore:
Timestamp:
Oct 6, 2008, 5:08:09 AM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev

    v53 v54  
    7676 * [wiki:ModulesDescription Modules] - Get an overview of our Framework
    7777 * [wiki:Documentation] - A documentation of all our libraries and classes
     78 * [wiki:Libraries] - An overview of the external libraries
    7879 * [doxygen:index.html API Reference] - An automatically generated reference of classes, functions, macros and other stuff
    7980 * [wiki:HowTo_coding HowTo] - This page covers several topics and explains how to do things
     
    8687'''Coding''':
    8788 * [wiki:c++_styleguide Styleguide] - Please read an follow the Styleguide to create readable and useful code
    88  * [http://www.cplusplus.com/reference/ Standard C++ library] - Have a look at the standard C++ library, strings and STL containers are very useful
     89 * [wiki:howto/STL Standard C++ library] - Have a look at the standard C++ library, strings and STL containers are very useful
    8990 * [wiki:PerformanceTips Performance] - Learn how to write fast code
    9091