Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!magnus.ircc.ohio-state.edu!tut.cis.ohio-state.edu!VAX1.CC.UAKRON.EDU!mcs.kent.edu!usenet.ins.cwru.edu!ncoast!catfood From: catfood@NCoast.ORG (Mark W. Schumann) Newsgroups: comp.lang.c Subject: Re: breaking up 1 BIG C source file Message-ID: <1991Jan23.023002.1789@NCoast.ORG> Date: 23 Jan 91 02:30:02 GMT References: <2050@kluge.fiu.edu> Organization: North Coast Computer Resources (ncoast) Lines: 19 acmfiu@serss0.fiu.edu (ACMFIU) writes: > Is there a program that I can give the names of the functions and >it will will split this big C file into smaller ones? Consider writing this as an AWK script. If you are running on a UNIX box it is part of the system. If you are using DOS get a copy of GNU Awk from LISTSERV@VM1.NODAK.EDU by sending the mail message /pdget pd:gawk211.zip If you are clever with your pattern-matching logic this can be easy. Try it. -- ============================================================ Mark W. Schumann 3111 Mapledale Avenue, Cleveland 44109 USA Domain: catfood@ncoast.org UUCP: ...!mailrus!usenet.ins.cwru.edu!ncoast!catfood