Hi Wer,
Suppose we have coded like this
01 GROUP-LEVEL.
05 3-BYTE-STRING PIC X(03).
05 FULL-WORD-BINARY PIC 9(09) COMP SYNC.
Then as you said the compiler inorder to align the data in the fulloword address, will insert a slack byte of i byte between 3-BYTE-STRING and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.