Ok, I figured out that problem. I now have a different issue. For example, I select addcomp, which then goes to through the addcomp function. After inputing everything, I want to return to the original menu at the beginning of the main function. I've been told that using goto is not the ideal way to do this. What should I do?