Skip to content

Issue with hexaToNum #56

@femboyfireball

Description

@femboyfireball

I found an issue with hexaToNum and numToHexa, It seems like numToHexa works with anything up to 64 bit int limit whereas hexaToNum only works with 32 int limit. I looked at the src and it seems that numToHexa parses strings whereas hexaToNum parses an integer.

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