User profile: tsvi

User info
User name:tsvi
History
Joined:
Number of posts:6
Latest posts:

delete LinkedList from pointer
someone plz?

delete LinkedList from pointer
hi :) newL->Add(x) add Data* x to newL::Node*->Data so, in the end, I have got the following: [qu...

delete LinkedList from pointer
Sup? let's say I have class LinkedList: [code]class LinkedList { public: class Node { public: ...

split string (unknown len)
[b]Thank you very much!! What an amazing person. Thanks !![/b]

split string (unknown len)
much appreciated, mate! Thank you very much. But I want to do it without [code]#include<sstream>[/c...