Chapter 1Program Execution
1.1 Compile
This chapter explains how to write, compile, and execute programs in Linux. We use a Linux terminal and explain the commands. The terminal is a flexible and convenient interface for working with a computer. Many cloud computing or web services offer terminal access. This is a natural method of providing computing resources, especially when working with many computers (like in a data center). A graphical user interface (GUI) is nice when working with one computer. However, when dealing with many computers, GUI can become a distraction. Start a terminal in Linux and type
In this book, $ is used as the terminal prompt. The ...
Get Intermediate C Programming, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.