Wednesday, 14 August 2013

Unsigned int And Signed int in C

Unsigned int And Signed int in C

*How the compiler knows that the data type is a unsigned int or signed int
if we declared a variable with signed integer type or unsigned integer
type *

No comments:

Post a Comment