OT X is as to VMS as Linux is as to Unix...???
----- Original Message -----
From: "Ethan Dicks" <erd_6502_at_yahoo.com>
To: <cctalk_at_classiccmp.org>
Sent: Friday, April 04, 2003 10:13 AM
Subject: Re: OT X is as to VMS as Linux is as to Unix...???
> Somewhere, I still have my very first C program from 1985. It's
cretinous.
>
> -ethan
Doesn't everybody still have their first C program?
#include <stdio.h>
int main()
{
printf("Hello World!\n");
return 0;
}
Received on Fri Apr 04 2003 - 09:55:01 BST
This archive was generated by hypermail 2.3.0
: Fri Oct 10 2014 - 23:35:42 BST