So I am working on a final project for my programming class and want to create a program that searches for file extensions like .jpg and copies them and pastes them into a different hard drive for saving important documents prior to a hard drive format. Not sure if it is even possible in C++ as I can find nothing on how this would be done. any help would be greatly appreciated.
Thank you