EasyManua.ls Logo

Freenove Ultimate Starter Kit - Page 40

Freenove Ultimate Starter Kit
286 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 0 Preparation
40
www.freenove.com
support@freenove.com
As is shown below
Use the following command to compile the code to generate the executable file Hello.
gcc Hello.c -o Hello
Use the following command to run the executable file Hello.
sudo ./Hello
After the execution, "Hello, World!" is printed out in terminal.

Table of Contents