Serializing objects

  1. Using a module in the language, a program can write out a complete representation of some current data structure to a file.

  2. Using the same module, that file can be read by a program (same, or another).




© 2001 Per Kraulis $Date: 2001/05/09 11:00:46 $