[Migrated content. Thread originally posted on 16 January 2006]
I would like to see a new USAGE COMPUTATIONAL or COMP-? format for forcing little-endian byte-order binary storage (opposite of COMP-4).Our software communicates with Allen Bradley PLCs via network communications. Unfortunately, all binary data stored in these PLCs is little-endian.
However, our software may be running on servers that use either little- or big-endian storage formats.
Currently there is only means to force storage in big-endian byte-order (COMP-4).
Perhaps, COMP-L could be added to force storage of data in little-endian format.
Cheers,



