Question: Please help me with this C++ practice homework Create a function that takes a char& argument and modifies that argument. In main (), print out
Please help me with this C++ practice homework

Create a function that takes a char& argument and modifies that argument. In main (), print out a char variable, call your function for that variable, and print it out again to prove to yourself that it has been changed. How does this affect program readability
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
