CompuServe Messages

Silly 'C' Phenomenon

    29-May-89 03:43:08
Fm: John Draper 76703,4322
To: Gregg Tavares 72411,2772
Well, I don't know if it's the smallest, and it prints itself rather than replicating itself as an executable.. char*p="char*p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} -larry