home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!darwin.sura.net!cs.utk.edu!ornl!usenet
- From: woo@ornl.gov (John W. Wooten)
- Subject: Archiving memory streams
- Message-ID: <1993Jan8.150148.6961@ornl.gov>
- Sender: usenet@ornl.gov (News poster)
- Reply-To: woo@ornl.gov
- Organization: Oak Ridge National Laboratory
- Date: Fri, 8 Jan 1993 15:01:48 GMT
- Lines: 13
-
- I have a NXStream that contains information I wish to archive.
-
- I have demonstrated that the Object I am archiving which as
- the stream pointer as an instance variable works properly as far as
- being able to set and retreive the contents of the stream pointer.
-
- When archiving the Object, I wish to archive the contents of the stream
- pointer. How do I do this? I've tried * as type, and several other
- options, but the stream is a structure, should I have to describe the
- structure?
-
- - - - - - - - - -
- J. W. Wooten
-