Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!boulder!tramp!swarbric From: swarbric@tramp.Colorado.EDU (SWARBRICK FRANCIS JOHN) Newsgroups: comp.lang.c Subject: static stuff... Message-ID: <3011@sigi.Colorado.EDU> Date: Tue, 17-Nov-87 19:05:50 EST Article-I.D.: sigi.3011 Posted: Tue Nov 17 19:05:50 1987 Date-Received: Fri, 20-Nov-87 03:09:46 EST Sender: news@sigi.Colorado.EDU Reply-To: swarbric@tramp.Colorado.EDU (SWARBRICK FRANCIS JOHN) Organization: University of Colorado, Boulder Lines: 6 First, what is the significance of making a static function? Second, aren't all global variables automatically static. Is there any reason to explicitly call them static? swarbric@tramp.UUCP