Write a C++ program which accepts a string as standard input and prints the string out backwards to a text file. Use the "WriteBackward" function on pp62-63 in the text.