I need a way to check if a string contains only alphabetic characters. As I need the functionality several times in my program, I thought it a good idea to put it into a function.I need a way to check if a string contains only
I need a way to check if a string contains only alphabetic characters. As I need the functionality several times in my program, I thought it a good idea to put it into a function.I need a way to check if a string contains only