Just above and below main()
Christopher R Volpe
volpe at camelback.crd.ge.com
Sat Apr 13 00:17:21 AEST 1991
In article <wolfram.671458575 at cip-s08>,
wolfram at cip-s08.informatik.rwth-aachen.de (Wolfram Roesler) writes:
|>stealth at nanometrics.portal.UUCP (Steve Sabram) writes:
|>
|>>_________________________
|>
|>>int outside;
|>
|>>main()
|>>{
|>>int inside;
|>>...
|>>}
|>
|>>_________________________
|>
|>
|>>Our debate is which one of these
|>>two are initialized to zero if
|>>any.
|>None of them is.
Um, no. outside is initialized to zero.
|>
|>For further info RTFM.
|>
Good idea.
-Chris
==================
Chris Volpe
G.E. Corporate R&D
volpecr at crd.ge.com
More information about the Comp.lang.c
mailing list