19  May
Hello world!

สวัสดีชาวโลก

1. สร้าง source

easyedit hello.c

main()

{

puts(”Hello World”);

}

2. กด ESC , ENTER , ENTER

/usr/local/cris/bin/cris-gcc -mlinux -o hello hello.c

3. upload ไปไว้ที่ /usr/local/bin

4. telnet หรือ secure shell เข้าไป

cd /usr/local/bin

chmod +x hello

./hello

 

Posted by admin, filed under Software, iBoard. Date: May 19, 2008, 6:43 am |

Leave a Comment

Your comment

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.