Welcome to myCobol.ovh Monday, 29 September 2025, 08:16

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

Back to Glossary