jc5311/c-helloworld
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This repo contains a hello world program for the C programming language.
To run:
1. Run 'make' from the a linux terminal
- A helloworld executable will be compiled in the same directory
2. Run ./helloworld