Tuesday, 3 September 2013

Run program in IDE

c and c++ tutorials // online learning spot
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
Now we first look with 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


  <<Back        Next>>


No comments:

Post a Comment