Can you explain the conversion of -1234 to int16_t type
Can you explain (from scratch,in plain English) the conversion of the negative integer -1234
to int16_t
type?
I have gone through many materials in the internet and got confused.
Can you explain (from scratch,in plain English) the conversion of the negative integer -1234
to int16_t
type?
I have gone through many materials in the internet and got confused.