Path: utzoo!mnetor!uunet!husc6!cca!g-rh From: g-rh@cca.CCA.COM (Richard Harter) Newsgroups: comp.lang.c Subject: Re: Header problems Message-ID: <25412@cca.CCA.COM> Date: 9 Mar 88 19:03:21 GMT References: <2550049@hpisod2.HP.COM> <7412@brl-smoke.ARPA> <3351@chinet.UUCP> <25398@cca.CCA.COM> <604@naucse.UUCP> Reply-To: g-rh@CCA.CCA.COM.UUCP (Richard Harter) Organization: Computer Corp. of America, Cambridge, MA Lines: 19 In article <604@naucse.UUCP> jdc@naucse.UUCP (John Campbell) writes: >In article <25398@cca.CCA.COM>, g-rh@cca.CCA.COM (Richard Harter) writes: >I've enjoyed and appreciated Richard's contributions to the net these >past weeks, but he should realize that not all 'C' code is written on >unix. I am (gasp) developing under VMS. I don't have lint; VMS compiler >options are suppose to be all I need :-(. This man is clearly one of the most astute and wisest contributors to this group :-). He makes a very good point, which I forgot. We develop on UNIX and port to VMS -- so we get to do all our lint checking before we go into alien environemnts. The great merit of Lint (versus thorough compiler diagnostics) is that it cross checks function argument and return value types. -- In the fields of Hell where the grass grows high Are the graves of dreams allowed to die. Richard Harter, SMDS Inc.