static string FormatNumberShort( long num )

Summary

"1500" becomes "1,500", "15 000" becomes "15K", "15 000 000" becomes "15KK", etc.

static string FormatNumberShort( ulong num )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.