linked list of linked listEach table can have multiple data types. For example one table has a row that contains name(string)...
linked list of linked listI am trying to write a home made database, and my approach is to use a linked list of linked lists. ...
Help with card game warThis is my new AddCardEnd() [code] void AddCardEnd(int cValue) { //We se...
Help with card game warYes, I need to fix that. The segmentation fault comes when a player's hand isn't empty though.
Help with card game warI 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