Ok, here's the thing...i wanna recite the abc's letter for letter and make the longest thread in the history of man-kind. I'll start!
"A"
"A"
This is the static archive of the Massassi Forums. The forums are
closed indefinitely. Thanks for all the memories!
You can also download
Super Old Archived Message Boards
from when Massassi first started.
"View" counts are as of the day the forums were archived, and will no longer increase.
#include "stdio.h" int main(int argc, char *argv[]) { char letters[1000]; printf("B\n"); do{ scanf("%s",&letters); printf("Press C and continue the thread!\n"); }while(letters != 'C' && letters != 'c') } return 0;
------------------ Always be evil or I will eat pie. [This message has been edited by FRNDS_Pommy (edited March 08, 2002).]