home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH07 / A070949.TXT < prev    next >
Encoding:
Text File  |  1993-10-21  |  128 b   |  5 lines

  1. func_a() begins execution.  The 
  2. integer "local_in_func_a" is 
  3. declared and given the value 3000.
  4. It is added to the stack.
  5.