Question: HELP! I need to write a C++ code for a function to implement comparing two variables of two compatible types (integer, double, characters, strings). The
HELP!
I need to write a C++ code for a function to implement comparing two variables of two compatible types (integer, double, characters, strings).
The function needs to return 0 if both variables are equal, 1 if value one is bigger,and -1 otherwise
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
