User profile: FeedMeTacos

User info
User name:FeedMeTacos
History
Joined:
Number of posts:16
Latest posts:

read in text file, store as string/int/char
Hi Andy, I was initially using '%' to differentiate between the other fields and the messages whil...

read in text file, store as string/int/char
I had initially tried to use getline, but I didn't realize I wasn't using it correctly. Got it up an...

read in text file, store as string/int/char
Can somebody tell me how read in a text file like this? I am using a combination of string, int, and...

Vector of queue pointers
Thanks everyone, you've given me a lot to research and play around with.

Vector of queue pointers
Thank you , Jonnin. Pointers have often been the bane of my existence, so I'm glad I won't have to u...