home *** CD-ROM | disk | FTP | other *** search
/ Learn Java Now / Learn_Java_Now_Microsoft_1996.iso / MsDev / Bin / mfcclswz.dll / STRINGARRAY / VFI_SERIALIZE < prev    next >
Encoding:
Text File  |  1996-08-01  |  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. }