Skip to content

Conversation

@j0ki
Copy link

@j0ki j0ki commented May 28, 2016

for decimal numbers the suffix is "d".
examples: "255d", "4d", "013d"
for hexadecimal numbers the prefix "0x"
examples: "0xFF", "0x4", "0x0d"

Es gibt wahrscheinlich elegantere Lösungen, aber es funktioniert so.

for decimal numbers the suffix is "d".
examples: "255d", "4d", "013d"
for hexadecimal numbers the prefix "0x"
examples: "0xFF", "0x4", "0x0d"
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.

1 participant