Name: Anonymous 2010-03-27 4:20
I worked on my pointless project of programming a terminal emulator with crude AI and a personality.
for (cirno = 0; cirno < 10; cirno++)
{
...
}
int *reimu = malloc (16 * sizeof (int));
etc.