User profile: beeb

User info
User name:beeb
History
Joined:
Number of posts:20
Latest posts:

Possible? Using a variable w/in a if statement outside the statement
Is it possible to access a variable that has been assigned a value within a if statement to used out...

Function call not working
anybody?

Function call not working
I'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 file
So 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 crashes
ok. you are right, the fact that i wasn't using the index screwed everything over. Now everything wo...