Password Management system
Important Instructions-
- You have to install a Cpp Compiler Like Dev C++.
- Keep main.c and head.h file on same directory.
- DO NOT DELETE any file on the parent or child directory.
Steps to Run Program -
- Install a 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.