doubly linked list

Revision en1, by vsanjay_nitdgp, 2015-08-20 21:04:52

recently i wrote a program on doubly linbked list.....this is my code

http://ideone.com/XLSln7

i coudl able to put number at any position except at end.....could you pls tell whats wrong in this code.

thanks in advance

Tags data structures

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English vsanjay_nitdgp 2015-08-20 21:41:20 495
en1 English vsanjay_nitdgp 2015-08-20 21:04:52 245 Initial revision (published)