main.c
main.c is my test C program.
Features
It displays the famous "hello world" message in Spanish along with a line break.
Required Packages
The required packages are: clang make build-essential Install these packages with: sudo apt-get update -y && sudo apt-get install clang make build-essential -y At your BASH prompt, type this: (enter the source (src) directory) ./configure make ./main
Usage
./main
Contributing
I am open to contributing and some help as well. I am currently learning C, and any help would be appreciated. Email me at: thecprogrammer946@gmail.com
Authors
Me :)