help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tools for C Programming


From: Chengqi(Lars) Song
Subject: Tools for C Programming
Date: Sat, 7 Mar 2009 16:25:32 +0800
User-agent: Mutt/1.5.18 (2008-05-17)

hi,

I've been using emacs for a long time but I've just started to write C program 
in emacs. I need some functions but dunno how to configure. Maybe you can give 
me some suggestions.

1. The folder structure is like:
   abc-+-
       |--MakeFile
       |--src-+-
              |--main.c
   after I use C-x C-f to open main.c, how to 'make' when the MakeFile is in 
the parent folder?

2. How to display function list?

3. How to auto-complete identifier names, struct memebers, and hints for 
function parameters?

4. How to jump to definition?

Thanks a lot!
lars




reply via email to

[Prev in Thread] Current Thread [Next in Thread]