Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ll-xn!mit-eddie!husc6!endor!olson From: olson@endor.harvard.edu (Eric Olson) Newsgroups: comp.lang.c Subject: Re: Function prototypes (was: miscellaneous unrelated stuff) Message-ID: <1822@husc6.UUCP> Date: Fri, 1-May-87 12:54:14 EDT Article-I.D.: husc6.1822 Posted: Fri May 1 12:54:14 1987 Date-Received: Sat, 2-May-87 17:09:03 EDT References: <18346@ucbvax.BERKELEY.EDU> <7973@utzoo.UUCP> <796@rtech.UUCP> <1821@husc6.UUCP> Sender: news@husc6.UUCP Reply-To: olson@endor.UUCP (Eric Olson) Organization: Aiken Computation Lab Harvard, Cambridge, MA Lines: 9 In article <1821@husc6.UUCP> olson@endor.UUCP (Eric Olson) writes: >So I can prototype >everything in a header file included in all my modules, but then adding a >module forces a complete re-make. I meant to say that adding a function to a module forces a complete re-make of all modules. Sorry. -Eric