c and c++ tutorials // online learning spot
Now as we have seen the IDE, to start a new project we can have two ways :
Now as we have seen the IDE, to start a new project we can have two ways :
- Use text editor to write program
- Write program directly in IDE
- To write new program click FILE--> New.
- Now the blue area appear, write your program here.
- After writing program click Run-->Run
- After this your program will execute
No comments:
Post a Comment