2006-10-21

test

this is a test of my blog ^_^

this is hidde on MAIN -_-

codes here...
#include <iostream.h>
int main ()
{
    for (int i=0; i<1; )
        a.b[i++];
    return 0;
}
Read More...