Where can i find a good tutorial for linked list,binary trees

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Trees Tutorial
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
transgalactic
Messages
1,386
Reaction score
0
i got this code

http://img66.imageshack.us/my.php?image=93367399de7.gif

i know linked lists a little
but in this code there are some arrows i can't understand
what is their meaning??

is there any tutorial for these arrows thing?
 
Physics news on Phys.org
http://www.cplusplus.com/doc/tutorial/structures.html

Scroll down to the section titled 'Pointers to structures'.