User profile: jason9559

User info
User name:jason9559
History
Joined:
Number of posts:18
Latest posts:

Converting reference address to character string
Ow wow, thanks for mentioning the bitset class, I'll have to look at it a bit more, but it looks as ...

Converting reference address to character string
Ok, well I did some testing of my own and I got what I needed by doing this: [code] Uint32 funcBuf;/...

Converting reference address to character string
Wow...I can't believe I didn't think of that. But ya that's what I meant, hashing, I just couldn't t...

Converting reference address to character string
I've been searching for a while, and haven't been able to find anything on this so I could really us...

program skipping cin/getline requests
I can't figure out what could cause to program to skip over cin and getline requests, but it is, so ...