Related articles |
---|
script to unravel nested C header files? hsu@alumni.EECS.Berkeley.EDU (1995-02-15) |
Re: script to unravel nested C header files? jpowers@ti.com (1995-02-16) |
Re: script to unravel nested C header files? beorn@swindle.Berkeley.EDU (1995-02-17) |
Re: script to unravel nested C header files? wjm@metronet.com (Bill Middleton) (1995-02-17) |
Newsgroups: | comp.lang.perl,comp.compilers |
From: | Bill Middleton <wjm@metronet.com> |
Keywords: | C, tools |
Organization: | Texas Metronet, Internet for the Individual 214-705-2901 (info) |
References: | 95-02-121 |
Date: | Fri, 17 Feb 1995 17:17:49 GMT |
Jeffrey Hsu <hsu@alumni.EECS.Berkeley.EDU> wrote:
>I recall someone once posted a very handy script (in perl I believe)
>to print out which header files were included by a C file, with
>the proper level of indentation for nested includes.
Right out of the camel. See inctree, page 278 in mine. Or grab from
one of the script archives out of ch6. You may also be interested in
the following:
ftp://ftp.metronet.com/pub/perl/scripts/text-processing/C_to_HTML.pl
Bill
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.