ash0x0 / ChallengesAssignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || o   \  |  ||  .-.  \ |  .---'
|  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \  :|  `--, 
'  '--'\|  |' '-' ''  ''  '\ `-' | .'  /   |  ||  '--'  /|  `---.
 `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'
----------------------------------------------------------------- 

Hi there! Welcome to Cloud9 IDE!

To get you started with C/C++, we have created some small hello world applications and a Makefile.

Have a look at the files, and use the terminal to build them:

$ make
$ ./hello-c-world
$ ./hello-cpp-world

We're sure you can take it from there. Go ahead and edit the code, or add some new files. It's all up to you!

Happy coding! The Cloud9 IDE team

Support & Documentation

Visit http://docs.c9.io for support, or to learn more about using Cloud9 IDE. To watch some training videos, visit http://www.youtube.com/user/c9ide

About


Languages

Language:C++ 99.1%Language:Makefile 0.9%