Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.1.0.14.2.20010724124226.03698e00@imap.local.mscha.com> X-Sender: ml AT imap DOT local DOT mscha DOT com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 24 Jul 2001 12:43:31 +0200 To: cygwin AT cygwin DOT com From: Michael Schaap Subject: RE: Text editors under Cygnus In-Reply-To: <3B5CA709.8730.25C9FD4@localhost> References: <80575AFA5F0DD31197CE00805F650D7602CF80 AT wilber DOT adroit DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: at mscha.org by amavisd-milter snapshot-20010714 (http://amavis.org/) At 04:36 24-7-2001, Jonadab the Unsightly One wrote: >..., but as far as that >goes it's _possible_ to write code that will work >in either C or Perl ... That one's easy. ;-) #define sub int #ifdef i_am_perl main(); #endif sub main() { printf("Hello, World!\n"); } -- I always wondered about the meaning of life. So I looked it up in the dictionary under "L" and there it was - the meaning of life. It was not what I expected. - Dogbert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/