Join Slack
Powered by
I need to check if a literal is too big to fit int...
# kontributors
k
kirillrakhman
06/11/2016, 1:58 PM
I need to check if a literal is too big to fit into a byte/short/int. is there a better way than comparing it manually to the largest/smallest possible value?
Open in Slack
Previous
Next