Hi! I'm trying to load this program I wrote which includes switch-case menu, a function and an if else statement. When I run the program, it loads the menu perfectly but when its after allowing the user to input a letter, instead of allowing more inputs as desribed in the function, it jumps over to a pointer address. I used * in the equation since it's for multiplying but I'm not sure why it's loading strange. If someone could point me why its loading strange and how I could correct it, I would definitely appreciate it! Thank you!