/passwordPrompt_cpp

A C++ password prompt function that asks for the user's password, hides the console input while he is entering it, and then returns the password as a std::string

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This repository is not active