Introduction of an integer in C
Introduction of an integer
Ask the user to enter an integer. if the user enters an integer rather than introduce such as 14 + 12. The program should show a message saying invalid character and ask to enter another number.
Help me resolution