Im makeing a password keeper. Basically i want to use a users input, save it to a file. But i cant take the input ( cin ) and turn it into a string. and use that to save. heres my code.
That's a redefinition error. You already declared store as an ifstream. Choose a different name? EDIT: Better yet, why do you even need the second store? You already have getpass...
Also, see lines 31 and 32. You'll probably find yourself with a similar problem there. :/
wow, im a....yeah.................
but wooo....!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1
this is the first program i didnt have to completely rewrite to work.
i think from now on im gonna write down what im thinking instead of doing it all in my head..
thanks albatross.