This is for File Structure class Assignments. Every directory represent an assignment
First assignment is in directory, 01_USB_Backup. Second assignment is in directory, 02_Indexing_and_Hashing.
All assignments need input datas. First need to specify what file to copy and where to copy
./a C:\Users\Joowon\Documents\Sample C:\Users\Joowon\Documents\Sample2
This is a project for File Structure class 2017 in PNU.
All projects are in C++. You can just compile them with g++ compilers.
First assignment used Windows Headers provided by Microsoft.
Jonghoe([email protected]), Joowon0([email protected]), tngud([email protected]).