Question: Given: printu(unsigned int x), which prints an UNSIGNED integer. Write C code to print a SIGNED integer (which may be negative).
Given: printu(unsigned int x), which prints an UNSIGNED integer. Write C code to print a SIGNED integer (which may be negative).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
