Binary data file compatibility across machines

Harold Rabbie rabbieh at ajpo.sei.cmu.edu
Thu Dec 13 06:17:42 AEST 1990


Jeez, it's even worse than that.  You can get binary file incompatibility
on the SAME machine.  Try writing a file using Ultrix-C on a VAX,
then read it back using VMS-C on another VAX.  Ultrix word-aligns
structs, VMS doesn't.  All on the same VAX.



More information about the Comp.lang.c mailing list