home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A161827.TXT < prev    next >
Encoding:
Text File  |  1993-11-24  |  142 b   |  4 lines

  1. The function access() attempts to access the specified index of an
  2. array.  If the index is out of range, the function throws an
  3. exception.
  4.