-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
Description
- each
DataDeclarationmust have apositionand aphysical size- the
physical sizeof an elementary item is given by the PICTURE clause - the
positionis the sum of thephysical sizes of all data declared before
- the
- a group item also have a size and a position
- the
physical sizeof a group item is the sum of all its children - the
positionis the sum of thephysical sizes of all data declared before
- the
- an array
phsyical sizeis equal to itslengthtimes itsphysical size - the
positionof the first data of a program is 1