View Single Post
nicholes's Avatar
Posts: 1,103 | Thanked: 368 times | Joined on Oct 2010 @ india, indore
#12
i got this
#include <stdio.h>

main()
{
for( ;; )
{
printf ("Hello World!\n");
}
}



but this is for loop and works on pc

and when i try to run this on n900 like in my first post..

this time nothing happened and put me back to Mydocs

it shows nothing!
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-15 at 17:13.