What OS am I?

Januari 30, 2006

You are OS X. You tend to be fashionable and clever despite being a bit transparent.  Now that you've reached some stability you're expecting greater popularity.

Which OS are You?


Tugas Akhir [start button]

Januari 29, 2006

Blog ini dimulai bersamaan dengan mulainya pengerjaan tugas akhir tentang Mobile IP.
Akan dicoba meniru implemetasi dari MosquitoNet, jadi tentu saja MosquitoNet jadi tolak ukurnya. Semoga berhasil.


Hello world!

Januari 29, 2006

Seharusnya ditulis dengan

#include(“stdio.h”)
void main()
{
    printf(“Hello world!”);
}