Prototypes local or global opinions wanted

Matt Mahoney mvm at caesun6.harris-atd.com
Mon Jun 24 22:20:43 AEST 1991


In article <1991Jun20.202241.7531 at msuinfo.cl.msu.edu>
  draper at buster.cps.msu.edu (Patrick J Draper) writes:

>I'm interested in what others think of the practice of declaring
>function prototypes locally within a procedure.

Functions are always global, so their prototypes should be global too.

--------------------------------
Matt Mahoney, mvm at epg.harris.com
#include <disclaimer.h>



More information about the Comp.lang.c mailing list