home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH03 / A03095.TXT < prev    next >
Encoding:
Text File  |  1993-08-10  |  174 b   |  4 lines

  1. There are some situations where identifiers do not have
  2. corresponding objects.  In this example, func1() is introduced as
  3. an identifier before it is defined as an object.
  4.