On Wednesday, 2 July 2014 at 08:39:06 UTC, pgtkda wrote:
Is there a way to get the max size of an integer?
int.max The same exists for other built-ins and enums.
On Wednesday, 2 July 2014 at 08:39:06 UTC, pgtkda wrote:
Is there a way to get the max size of an integer?
int.max The same exists for other built-ins and enums.