Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

C Hello World

  • The source code is in world.c, compilation instructions are in the makefile
  • Compile it: make
  • Run it: ./HelloWorld