home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / msdev / bin / mfcclswz.dll / STRINGARRAY / VFI_SERIALIZE < prev    next >
Encoding:
Text File  |  1996-07-12  |  96 b   |  10 lines

  1. Serialize
  2. void
  3. CArchive& ar
  4. if (ar.IsStoring())
  5. {%3// storing code
  6. }
  7. else
  8. {%3// loading code
  9. }