Simple File Management System
Submitted by razormist on Friday, June 12, 2020 - 19:06.
Language
Simple File Management System with Source Code is a C++ program that can dynamically manipulate a file inside a folder. This application was developed with the use of C++ language.
The system is very straightforward, the user must enter a certain key in order to access all the functions within the system. The use can create new file, display the list of file, estimate the actual file size, and delete the file. This is a simple system with a basic manipulation of files that easily be operated by user.
Installation:
- Extract the zip file after downloaded.
- Open the folder and locate the exe file
- Click the exe file to launch the program
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 723 views