Question: In C++ language , write a simple word processor that will accept text and commands as input. The commands it should respond to are: Substitute/oldstring/newstring/
In C++ language , write a simple word processor that will accept text and commands as input. The commands it should respond to are: Substitute/oldstring/newstring/ Copy # Locate/string/ Delete # Move # Type # Pastes Insert # Replace # Quit
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
