Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 397 Bytes

File metadata and controls

13 lines (10 loc) · 397 Bytes

File-Type-Searcher

An efficient C++ file type searcher which searches and also has the ability to open the file..... Provided the open option right now works in Windows

Libraries used

  1. Filesystem
  2. string
  3. Iostream

Extra Requirements :

  1. C++ 17
  2. Some Knowledge about Filesystem

Used the predefined Filesystem Library and Used the start command of Windows Cmd to open the file.