I can 100% guaranty the value of input int variable is always unsign(positive) and less than int16.
How can I convert this int type variable to uint16?
I can 100% guaranty the value of input int variable is always unsign(positive) and less than int16.
How can I convert this int type variable to uint16?