1 2 3 4 5 6 7 |
|
Which technique is used in the
line of the above C++ code script to copy the structure
head
of type
Node
(which is the head of a linked list, say 1->2->3 or so) to the structure
current
?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
No explanations have been posted yet. Check back later!