Thread
:
[solved](.cpp)"Hello world" in n900 (getting error) plz guide me.
View Single Post
nicholes
2011-06-15 , 16:20
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
.
Quote & Reply
|
nicholes
View Public Profile
Send a private message to nicholes
Find all posts by nicholes