Skip to content

Conversation

@RGDTAB
Copy link
Contributor

@RGDTAB RGDTAB commented Nov 4, 2022

When I tried using negative numbers, or numbers over 128, the hexadecimal value returned would have 8 digits instead of only having 2.
ExportDataAsCode() uses the 'x' format specifier to convert decimal to hexadecimal, which is only usable with unsigned data.

@raysan5 raysan5 merged commit dbdfad7 into raysan5:master Nov 4, 2022
@raysan5
Copy link
Owner

raysan5 commented Nov 4, 2022

@RGDTAB thanks for the review

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants