I got a struct of fruit_t below and want to read a text file and insert it into the linked list. Assuming I have the 3 function
createList(dbl_linked_list_t*), cr