info:development
This is an old revision of the document!
Table of Contents
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 18:09 by moritz