Name: Anonymous 2012-10-24 3:12
Hey /prog/. I have wrote a program in C that asks for the user to enter a string. How would I go about validating the input and making sure only alphabetic characters or spaces are accpeted as valid input?