User profile: RejjyL

User info
User name:RejjyL
History
Joined:
Number of posts:7
Latest posts:

getline gives me a empty first line
Thanks for the clarification. Understanding what each method and function does within classes is a...

while(1) loop problem
hard to read without indentation, but what i see so far is that the number of open and close curly b...

Requesting help with simple loop problem
It continues to the end of the loop regardless. Your code, with the while on top, would still work ...

Requesting help with simple loop problem
I suspect you are still doing the push back even on the exiting value and using the last actual inte...

getline gives me a empty first line
Thanks for the help folks. In the meantime, while experimenting i discovered that adding cin.get() ...