im very new!
having problem understand recursive in cstdio
i google it but most search give a different library
i have a lab next week and want to prepare for it.
the program should give valid input from user 1-10 and if over or under give error message.
but if they entered a valid number between 1-10 should say thank you
the only problem i am having is that if they entered a number between 1-10 it just goes in loop over and over again.