EMACS

Emacs is the program editor that we use, it is simple, different than Windows Software, but efficient!

How to use

At the top of the window you have the menu, at the bottom you have the command line. Learn to use emacs, learn the shortcuts and have programming fun!!

C++ in emacs

The power of emacs is that it has special features for c or c++ files. When you open a .c, .h or .cc file, emacs recognises it as a c or c++ file, you get a coloured file and a c or c++ menu item: Documentation: Help => Manuals => Browse Manuals with Info => Gnu Libraries: Libc

To compile: