A simple text filtering tool written in C++ 1st step: Enter any text you want 2nd step: Enter anything you want to delete from this text either a single character or a sequence of characters
-- The tool checks for the text to be filtered and deletes it from the text wherever it appears