User Tools

Site Tools


info:development

This is an old revision of the document!


Development

This page lists some hints and tricks for setting up a development environment.

Editor

I suggest using Vim. It provides many features to edit text and syntax highlighting. On Debian-based systems, install vim-gnome to get the graphical interface gvim.

C/C++ Development

To get help on C functions like printf, install manpages-dev. Having it installed, one can issue man printf on the console to get the function's description.

info/development.1253815775.txt.gz · Last modified: 2009/09/24 20:09 by moritz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki