At 3:33 PM +0100 1/31/06, Leo Van den Brande wrote:
I need to save an array of objects (windows) in a binary file.
Then you'll have to define what that means, make up a file format for
storing whatever information that is, and then write code to read and
write that format.
I do not find a way to determine the size in bytes of each array element.
When you've defined your file format, then it should be pretty
trivial to count the bytes.
Best,
- Joe
--
Joseph J. Strout
joe at strout dot net
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|