Search Results

13
votes
7answers
1k views

Recommended Vim plugins for C coding?

What are the essential addons to help with editing C? …
15
votes
15answers
1k views

Recommended gcc warning options for C

Other than -Wall what other warnings have people found useful? http://gcc.gnu.org/onlinedocs/gcc-4. …