Password Management System
-
You have to install a Cpp Compiler like Dev C++ in your machine .or do follow the below link:
Dev cpp link: https://sourceforge.net/projects/orwelldevcpp/
-
Keep main.c and head.h file on same directory to avoid any error .
-
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. follow the above steps for better understanding of the mentioned project.