Question: Write a C function called printany that can print any primitive C data type (char, int, unsigned, long, and float) You can have up to

Write a C function called printany that can print any primitive C data type (char, int, unsigned, long, and float) You can have up to two arguments to the function and no global variables should be used
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
