i need to display the contents of i file (library.dat) into a sturctured linked list and display it
This is a discussion on how do i display a structured linked list on the screen????? within the C Programming forums, part of the General Programming Boards category; i need to display the contents of i file (library.dat) into a sturctured linked list and display it...
i need to display the contents of i file (library.dat) into a sturctured linked list and display it
Uhhh, traverse through the list and print its contents...
MagosX.com
Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime.