ThePhrozenKeep / D2MOO

Reimplementation of the Diablo2 game coupled with patching facilities for modders.
MIT License
93 stars 29 forks source link

Add D2Lang digit string grouping functions #152

Closed IAmTrial closed 8 months ago

IAmTrial commented 8 months ago

Both uint and int functions are implemented. They convert an integer into a Unicode string, with commas separating groups of three digits.