home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH07 / A070944.TXT < prev    next >
Encoding:
Text File  |  1993-09-22  |  115 b   |  4 lines

  1. The integer "local_in_main" is local to the
  2. function main().  It has the value 2000 and is
  3. placed on the stack.
  4.