From: Erik Max Francis Newsgroups: comp.os.msdos.djgpp Subject: Re: C & static Date: Thu, 24 Apr 1997 09:38:59 -0700 Organization: Alcyone Systems Lines: 15 Message-ID: <335F8CA3.BA3026C@alcyone.com> References: <01bc5055$7a3d2100$08b0f8ce AT didi> NNTP-Posting-Host: newton.alcyone.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Ian Mausolus wrote: > What is the significance of the word "static" in front of a function name > in C? It means that function is local only to that C files; you can't call that function from other files. -- Erik Max Francis, &tSftDotIotE / email / max AT alcyone DOT com Alcyone Systems / web / http://www.alcyone.com/max/ San Jose, California, United States / icbm / 37 20 07 N 121 53 38 W \ "The future / is right there." / Bill Moyers