Submitted Questions

  • C++ programming function help

    I'm having some trouble trying to program these problems and putting them into the main function. Please help me by giving some advice or website that offer good information for me.1. Write a function that accepts a string of characters from a user and displays the string one word per line.2. Write a function that accepts a string of characters, then output all the characters of the string in a reversed...