Mail Archives: djgpp/1997/11/26/06:42:41
On Tue, 25 Nov 1997, MoZie31337 wrote:
> But I was wondering if there was a way to compile my c/c++ programs
> within the IDE itself.
Look in the Emacs manual for the chapter on compilation. The easiest
way is through searching the index:
C-h i RET (enter Info)
2 (choose the Emacs manual, the 2nd menu item)
i compilation RET (search the index for "compilation")
Usually the first place is what you want. If not, press "," (the
comma) to find other places.
- Raw text -