Hi
I need help getting this started with adding the node that contains isbn, title, name
Write a C++ program to implement a singly linked list of books. The book details should include the following: title, author, and ISBN. The program should include the following functions: