User profile: tvwenger

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

Overwriting problem with IRC bot
Found the problem. It was trying to copy the cUserNick (a char*) to playerName (also a char*) which ...

Overwriting problem with IRC bot
Thanks for the suggestion. I tried using strcmp() instead of == and I still got the same error. I'll...

Overwriting problem with IRC bot
So, I went back, rewrote some things with vectors to make it simpler, eliminated everything but the ...

Overwriting problem with IRC bot
Right, the problem is the overwrite thing. When I did my test, this is what happened: Before p...

Overwriting problem with IRC bot
That still doesn't explain why this code doesn't work. Regardless if I store the player names as cha...

This user does not accept Private Messages

User: tvwenger

  • Public profile