Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 1997 15:07:32 PDT
From:      "Marty Leisner" <leisner@sdsp.mc.xerox.com>
To:        ywliu@phi.sinica.edu.tw (Yen-Wei Liu)
Cc:        hackers@freebsd.org
Subject:   Re: How to extract function prototypes from source code ? 
Message-ID:  <9704162207.AA01250@gnu.sdsp.mc.xerox.com>
In-Reply-To: Your message of "Wed, 16 Apr 1997 02:22:07 PDT." <9704160922.AA06376@phi.Sinica.EDU.tw> 

next in thread | previous in thread | raw e-mail | index | archive | help

> Hi,
> 
> This is not really directly related to FreeBSD programming, but...
> 
> I do remember there is a switch in GCC that can extract function prototypes
> (declarations) from source code to a seperate file so it's easier
> to build up header files, but however I cannot find it anymore. Didn't
> my memory serve me wrong ? How can I do this ?
> 
>
look at cproto...it often works well.

-- 
marty
leisner@sdsp.mc.xerox.com  
The Feynman problem solving Algorithm
        1) Write down the problem
        2) Think real hard
        3) Write down the answer
                Murray Gel-mann in the NY Times







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9704162207.AA01250>