Skip to content

Optimizing The Index Variables Used in Loops #28

@massout

Description

@massout

The index variables used in loops, which are defined as "int", can be defined as "unsigned" or "unsigned int" because they never take negative values. This may expand the values ​​of these variables.

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