Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!princeton!allegra!mit-eddie!genrad!decvax!bellcore!petrus!purtill From: purtill@petrus.UUCP (Mark Purtill) Newsgroups: net.lang.c Subject: Re: Pascal Origins Message-ID: <228@petrus.UUCP> Date: Fri, 18-Jul-86 12:03:32 EDT Article-I.D.: petrus.228 Posted: Fri Jul 18 12:03:32 1986 Date-Received: Sat, 19-Jul-86 04:41:17 EDT References: <2298@brl-smoke.ARPA> <2216@ihlpg.UUCP> Organization: Bell Communications Research, Inc Lines: 11 > > >[about someone's not so brain damaged version of Pascal] > > That wasn't Pascal. It was someone's *enhancement* of Pascal. I know I'm > > splitting hairs, but it still sucks. > But lets keep in mind that what we call C these days includes a collection > of enhancements. > --j.a.tainter Yes, but they're (mostly) the *same* enhancements. Furthermore, you can write reasonable prrograms in C without the enhancements (which are things like enums and passing structs as opposed to fixing broken things.) In Pascal, everyone has their own set of enhancements and they're all different.