Dears! My name is Caroline and I come from Poland.
I am looking for help in my C++ problem. Sorry for my poor English, I hope You will understand me.
This is my problem: I have to make some program:
Make a recursive function which have a parameter - array of chars. This function have to change order of chars: first becomes last, second - last but one etc. Then, I have to write some simple program with this function.
Could You help me? :*