User: Hiddencage

  • Public profile

User profile: Hiddencage

User info
User name:Hiddencage
History
Joined:
Number of posts:9
Latest posts:

Problem with a linked list
Super thanks a lot guys - thumbs up!

Problem with a linked list
Thank you Canis lupus, yes it's true in your implementation and i suppose in the implementation of a...

Problem with a linked list
liste is the first node in my list or ? and i should be able to access all information in the list v...

Problem with a linked list
Hm but [i]liste[/i] is just a name for my linked list - i don't see a problem with this particular p...

Reverse a string
you can use a string constructor to do the job: [code] string reverse(str.end(), str.begin()); [/cod...

This user does not accept Private Messages