View Single Post
nicholes's Avatar
Posts: 1,103 | Thanked: 368 times | Joined on Oct 2010 @ india, indore
#1
Here i have done a few things on my N900 from

http://ossguy.com/?p=475

to run .cpp files

and when i try to run this using g++ it shows error

here is my programme

# include <stdio.h>
# include <conio.h>
int main (void)
{
printf ("hlloe wolrd");
getch();

}

UPDATE: Thanks to all of you guys i managed to run and also modify .cpp files now (i am using filebox along with the leafpad to edit .cpp)
Attached Images
 
__________________
N900 gave me a reason to live in this cruel world

get your smooth live wallpaper today
My YouTube videos

Last edited by nicholes; 2011-06-26 at 16:01.