User profile: Nekoyasha

User info
User name:Nekoyasha
History
Joined:
Number of posts:12
Latest posts:

Making a Scrabble Game, Need Assistance.
Jeez dude, your really good at this. I would give you my board, but it doesn't fit xD Right now im ...

Making a Scrabble Game, Need Assistance.
Dang it, It crashes when I try to run this subroutine: [code] string tileset() { for(int...

Making a Scrabble Game, Need Assistance.
oh wow, thanks! That's exactly what I needed!

Making a Scrabble Game, Need Assistance.
[code] vector<string> letter; string p1tile[8]; string p2tile[8]; [/code] I just want to know how ...

Making a Scrabble Game, Need Assistance.
[code]for(int i = 0; i < 12;i++) { letter.push_back("E"); } for(int i = 0; i < 9...

This user does not accept Private Messages