Skip to content

Non-standard declarations for character strings #25

Description

@rasmussn

The following program demonstrations non-standard ways in which character strings can be declared:


character16 str8 ! overrides len=16
character str_array*16(8) ! array length is 8, string length is 16
end

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions