Skip to content

Non-standard declarations for character strings #25

@rasmussn

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

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