SyntaxFix
Write A Post
Hire A Developer
Questions
I would say using tryParse, it'll return 'false' if the uint is to big for an int. Don't forget that a uint can go much bigger than a int, as long as you going > 0