8000 GitHub - naveenrajm7/cello: Hello World written in C
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

naveenrajm7/cello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cello

C program to print Hello World

Manual Building

Invoke the C compiler from the GNU Compiler Collection (GCC) to compile the source code into binary:

gcc -g -o cello cello.c

Execute the resulting output binary cello.

$ ./cello
Hello World

Credits :

RPM Packaging Guide

About

Hello World written in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0