Skip to content

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

Notifications You must be signed in to change notification settings

soun059/File-Type-Searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages