Welcome to myCobol.ovh Monday, 29 September 2025, 06:14

big-endian
Category Context
Subject Cobol
The default format that the mainframe and the AIX workstation use to store binary data and UTF-16 characters. In this format, the least significant byte of a binary data item is at the highest address and the least significant byte of a UTF-16 character is at the highest address. Compare with little-endian.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary