Skip to content

misleading data types #282

Closed
Closed
@sk8nfool

Description

@sk8nfool

The data types listed on the "variables" page of the reference are misleading. The page shows several unsigned data types as
unsignedXxxx
where Xxxx are capitalized versions of one of the signed data types. The compiler throws errors if these are used as shown. The page documenting the data type shows the correct spelling.

These should be shown as
unsigned xxxx

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