home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH04 / A041237.TXT < prev    next >
Encoding:
Text File  |  1993-11-17  |  129 b   |  3 lines

  1. The argument of va_end() is a pointer to the unspecified arguments
  2. of your function.  Call va_end() to perform clean-up tasks.
  3.