Skip to content

Latest commit

 

History

History
executable file
·
30 lines (20 loc) · 1005 Bytes

README.md

File metadata and controls

executable file
·
30 lines (20 loc) · 1005 Bytes
 ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || 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