Password Management System
-
You have to install a Cpp Compiler like Dev C++.
Dev cpp link: https://sourceforge.net/projects/orwelldevcpp/
-
Keep main.c and head.h file on same directory.
-
DO NOT DELETE any file from the parent or child directory.
- Install a latest version of C++ Compiler on your Machine
- Download main.c and head.h file
- Keep these file on same directory
- Open main.c in Compiler
- Run the file.
Followed the above steps for better understanding