Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 293 Bytes

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