Problem:
Question 1: How do I write a function that inserts nodes of a binary tree into an ordered link list? I know what the function looks like, I am not sure how to add it to an ordered link list program.
Question 2: How can I get my menu to work? And how can I open my game program within the menu?
Could someone help to explain the answer of these questions.