Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rochester!ken From: ken@cs.rochester.edu (Ken Yap) Newsgroups: comp.sources.d Subject: Re: Standard C Programming - wot a dumb idea. Message-ID: <1594@sol.ARPA> Date: Sat, 22-Aug-87 08:00:28 EDT Article-I.D.: sol.1594 Posted: Sat Aug 22 08:00:28 1987 Date-Received: Sun, 23-Aug-87 11:50:27 EDT References: <1101@laidbak.UUCP> <656@hplabsz.HPL.HP.COM> Reply-To: ken@cs.rochester.edu (Ken Yap) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 18 |8. No BSD or Sys V dependent stuff - must be able to compile 'clean' on | any system. This is a joke, right? I do not have access to 6 different OSes, let alone two dialects of Unix. Most posters, I suspect, like I, wrote the code originally for their own use, then post to the net in the hope that someone will find it useful. If this rule could even be enforced (a joke in itself) we would end up with a trickle of postings of mostly trivial programs. Besides, even if I were to try to make the code portable I would not be able test the code out. But hey, isn't half the fun of getting sources off the net making it run on your machine and then chiding the poster for lack of foresight :-)? Believe me, porting C between Unix dialects is nowhere near as hard as translating language X to language Y, for most X and Y. Ken