this is my first year of c++ and i am really confused on functions. if someone could help me with one of my examples to get me on the right track i would really appreciate it.
1. using void printMenu().....i dont understand how to set it up
2. using isEven(int, int).......for this one i need to take in two integers, add them together and print back if the number are even.
thank you