Skip to content

WRITE statements for INTEGER numbers in yaHALMAT #4

@rburkey2005

Description

@rburkey2005

Ryer p. 8-3 tells us that integers are always left-padded so as to print the number of characters needed for the largest number of a given precision. In the case of Intermetrics HAL/S, INTEGER is a 32-bit value, so all integers are padded to 11 characters (including allowance for a minus sign) when printed. So 1 would print as 1. INTEGER DOUBLE would be even more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions