User Profile
Collapse
-
Hi thanks to both. i understand it now :) -
Thanks for replying. the outputs says 4294967293 which is nowhere near what i interpret.Leave a comment:
-
unexpected output
Below code outputs garbage value. any idea why so?
Code:unsigned variable1=1; int variable2=-4; printf("%u",variable1+variable2);
No activity results to display
Show More
Leave a comment: