User: mbw290

  • Public profile

User profile: mbw290

User info
User name:mbw290
History
Joined:
Number of posts:5
Latest posts:

linked list of linked list
Each table can have multiple data types. For example one table has a row that contains name(string)...

linked list of linked list
I am trying to write a home made database, and my approach is to use a linked list of linked lists. ...

Help with card game war
This is my new AddCardEnd() [code] void AddCardEnd(int cValue) { //We se...

Help with card game war
Yes, I need to fix that. The segmentation fault comes when a player's hand isn't empty though.

Help with card game war
I am working on the card game war. I have setup three linked lists, one for each player's hand and ...

This user does not accept Private Messages