Sunday, November 1, 2009

some coding doesn't understand.

What are these following sentences mean?
1. SNode(Dstring Data, SNode* next=(SNode*) 0);
2. this->top = (SNode*)0;
These sentences are shrinked. It should be several sentence for each.
Can somebody help me extend those sentences?
Thanks ahead.