These are some guides for various use.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

309 B

C

C is a common programming language.

Installation

To get c working you basically just need to install a compiler. To get a compiler for c there are a few options.

IDE

Vim

The steps to make Vim a c IDE are described in [../linux/vim/c-language.md].