Continue to use your computer with the following:
- A plaintext editor of your choice
- A console, terminal, or command-line window (depending on your OS)
- A compiler—either GCC or clang—for your particular OS
The source code for this chapter can be found athttps://github.com/PacktPublishing/Learn-C-Programming.