Simple hash algorithmOk so I have this working the way I want now. Basically I was calling the function hashPass(passwor...
Simple hash algorithmYeah essentially all i'm doing is writing a very small program to store 10 usernames and passwords a...
Simple hash algorithmNo not when I pass in something as a parameter. When I call the function as a void function like thi...
Simple hash algorithmHi jonnin thanks for all the input. I have come a little further with this and it will correctly ha...
Simple hash algorithmSo this is the idea I have for it [code] void hashPass() { cout << "Please enter your password: ";...
This user does not accept Private Messages