How do i reset the existing password in cpp and need that new password for starting the program everytime i start the program??
Please help.

Recommended Answers

All 3 Replies

Is the password hardcoded?

what did you do to achieve that?

does your program will ask for old password when you are going to change password ? if so , then i think you have to work with files to store old password. on the other hand, if it does not ask for previous password then you can do that very easily.

you can open the .cpp file with notepad. maybe these helps you

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.