Possible? Using a variable w/in a if statement outside the statementIs it possible to access a variable that has been assigned a value within a if statement to used out...
Function call not workinganybody?
Function call not workingI'm trying to call this function that will ask for the user input and return it back to the main() i...
getline() not reading all lines in txt fileSo I made this function to check username and password. I've put two usernames and two password in e...
last element of vector duplicates after removing an element and function to check integer crashesok. you are right, the fact that i wasn't using the index screwed everything over. Now everything wo...