User profile: kamikazeUnicorn

User info
User name:kamikazeUnicorn
Location:Aberystwyth
History
Joined:
Number of posts:12
Latest posts:

Cannot figure out how to code for this table
Hi Sariss1990 At the end of the second for loop, you have a ';' that will prevent that loop from ac...

Scrambled pointers
Thank you Disch, that new code works. I don't know what I was doing wrong when I was trying to use ...

Scrambled pointers
Hi All, I'm really struggling to get a list of pointers to objects to work properly. I have two ...

Resizing vector lists
Okay, I've modified my code so that it shifts the tail of the list up, rather than attempting to del...

Resizing vector lists
Hi All, I have a couple of list containing objects, along with a third list that refers to some o...