Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Your pointless projects

Name: Anonymous 2010-03-27 4:20

I worked on my pointless project of programming a terminal emulator with crude AI and a personality.

Name: Anonymous 2010-03-27 7:30

>>7

I wonder if Zun names the variables in his programs after Touhous, just for the hell of it.

for (cirno = 0; cirno < 10; cirno++)
{
    ...
}

int *reimu = malloc (16 * sizeof (int));

etc.

Name: Anonymous 2010-03-27 11:03

for (mukyu = 0; mukyu < 10; mukyu++)
{
    ...
}

int *mukyuuu = malloc (16 * sizeof (int));

Name: Anonymous 2010-03-28 1:17

>>11
for (auto cirno = 0; cirno < 10; cirno++) {
    ...
}

int *reimu = malloc(16 * sizeof(decltype(cirno)));

Name: Parumu 2010-03-28 2:33

>>26
reimu
cirno
( ≖‿≖)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List