Setup


capttop

Cat • Install at own risk.

Before we can start programming in C we’ll need to install a couple of things, and set up our environment so that we have everything we need. Because C is such a universal language this should hopefully be fairly simple. Essentially we need to install two main things. A text editor and a compiler.