OpenGuide / C-Guide-for-Beginners

This will be an Open Guide for all beginners in Python ! You can read and learn simple C codes here , and whats more interesting is that you can even Contribute !!!
MIT License
8 stars 90 forks source link

Update HelloWorld.c #21

Open arnavb opened 7 years ago

arnavb commented 7 years ago

Made the hello world function more standards compliant, with the return value. Also made the hello world text more clear.