thumper808
Technical User
Hi everyone,
I have a problem with how to insert a node into the middle of a doubly linked list. I have a project which takes in a student record from a DAT file and displays it in a form in VB. I don't know how to code the cmdInsert_click() on the form or the actual Insert function in my List class. My VB project so far can be downloaded from my friend's site here
just right click and select 'save target as' on each one you want to see.
I think it's like the delete function but I can't get my head around this...
Any help would be greatly appreciated. Thank you so much. You guys are awesome...you've helped me out a ton of times before.
Shane.
I have a problem with how to insert a node into the middle of a doubly linked list. I have a project which takes in a student record from a DAT file and displays it in a form in VB. I don't know how to code the cmdInsert_click() on the form or the actual Insert function in my List class. My VB project so far can be downloaded from my friend's site here
just right click and select 'save target as' on each one you want to see.
I think it's like the delete function but I can't get my head around this...
Any help would be greatly appreciated. Thank you so much. You guys are awesome...you've helped me out a ton of times before.
Shane.