User: suckAtCPlusPlus

  • Public profile

User profile: suckAtCPlusPlus

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

Free memory with pointer?
Yes, this was only a short example to clearify my question. The list is far from complete, but I onl...

Creating a Linked List
Maybe you can create a new pointer to Node and assign it the head. Then you do a while-loop that ite...

Free memory with pointer?
Say I allocate memory a linked list like this one. struct linkedList{ stuff... linkedLi...

Tic tac toe-issue
Here I uploaded a picture to imgur to illustrate what the problem is. http://imgur.com/Uz9X1hA

Tic tac toe-issue
Try copy paste my code into a IDE, or whatever they are called. Then run the program and choose a 6x...

This user does not accept Private Messages