Friday 14 September 2012

On 08:59 by Unknown   No comments
First,you need to creat the file using gedit,
Then open terminal,
Then change directory to to the file location,
Then type g++ <filename>
This will create a file
Finally,
type ./a.out <the new file>

0 comments:

Post a Comment