Prototypes local or global opinions wanted

der Mouse mouse at thunder.mcrcim.mcgill.edu
Sat Jun 29 02:00:14 AEST 1991


In article <4845 at inews.intel.com>, bhoughto at hopi.intel.com (Blair P. Houghton) writes:
> In article <1991Jun24.132406.1 at acad3.alaska.edu> fxsdb at acad3.alaska.edu writes:
>> In article <6592 at trantor.harris-atd.com>, mvm at caesun6.harris-atd.com (Matt Mahoney) writes:
>>> Functions are always global, so their prototypes should be global too.
>> Functions can be declared locally with local prototypes [...]
> Block-scoped function definitions can import block-scoped variables.

Are you aware you're cross-posting to comp.lang.c as well as .c++?

(Block-scoped functions don't exist in C.)

					der Mouse

			old: mcgill-vision!mouse
			new: mouse at larry.mcrcim.mcgill.edu



More information about the Comp.lang.c mailing list