Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!topaz!bentley!kwh From: kwh@bentley.UUCP (KW Heuer) Newsgroups: net.lang.c Subject: Re: questions from using lint Message-ID: <828@bentley.UUCP> Date: Thu, 15-May-86 23:26:56 EDT Article-I.D.: bentley.828 Posted: Thu May 15 23:26:56 1986 Date-Received: Sat, 17-May-86 05:02:50 EDT References: <287@euclid.warwick.UUCP> Organization: AT&T Bell Laboratories, Liberty Corner Lines: 11 In article <287@euclid.warwick.UUCP> warwick!steve writes: >Couldn't you write a small(?) filter which would let you write C >without braces and fill them in for you from the indentation? It >doesn't seem too difficult. (No I'm not offering to do it). I almost wrote such a filter when I first got this idea, but there wasn't enough interest. No, it isn't difficult -- a short awk script could do it, I think. I guess for continuation lines you'd have to either start flush with the previous line, or use a continuation character (backslash). Karl W. Z. Heuer (ihnp4!bentley!kwh), The Walking Lint