Beginning C Programming - Part 55 - Linked Lists Delete Item
Embed
- Published on Jan 20, 2014
- Series of videos on programming in C
Code: github.com/bluefeversoft/Beginning_C/tree/master/ch55.c
Follow me on twitter: BluefeverSoft
I don't like adverts, so there are none here. But if you want to say thanks, you can always buy me a coffee: www.buymeacoffee.com/jWvHqte3p
But really, it's for fun and for free.
Would the more efficient method of removing the node entail the use of a double pointer?
Thanks for this, well expained.
@Walton Pierce Glad to help. :)