HistoryDiscussion

/* This program is in the public domain. */

  1. include <stdio.h> int main() { puts ("Hello world!"); }

Loading... Vote up Vote down Discussion

Last update: 2007-07-06 (Rev 1756)

svnwiki $Rev: 15576 $