how do you make a saved tstream cross-platform?
for instance write.ansistring writes the length as a binary word in
native format...
which might not be the same native format on a different system.

i am working on a program and need to save files which will be read on
all systems.
the data could be thought of as objects with data of which includes
lists of children objects
which might have children as well to many generations down (up to at
least 20 generations,
perhaps many more).

the program it is similar to pivot or stykz. (stick man animator).

--- thanks

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to