Xref: utzoo comp.unix.questions:19857 comp.lang.c:25873 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!jarthur!jseidman From: jseidman@jarthur.Claremont.EDU (James Seidman) Newsgroups: comp.unix.questions,comp.lang.c Subject: Generating .h files from .c files Message-ID: <4360@jarthur.Claremont.EDU> Date: 13 Feb 90 06:12:04 GMT Followup-To: poster Organization: Harvey Mudd College, Claremont, CA 91711 Lines: 14 Does anyone know of a UNIX utility which takes source files and produces header files for all of the functions declared therein? I know that a utility like this is included in tcc and msc under MS-DOS, but I can't seem to find a similar thing with either cc or gcc on my system. I'd prefer a utility that can handle ANSI-style declarations, but I'll settle for the old style. Please e-mail any replies. Thanks in advance! -- ------------------------------------------------------------------------------- Jim Seidman, Harvey Mudd College, Claremont, CA 91711. (714) 621-8000 x2026 DISCLAIMER: I don't even know if these are opinions, let alone those of anyone other than me.