C Program to Remove all Characters in a String Except Alphabets

This program takes a string from user and removes all characters in that string except alphabets.

Example: Remove Characters in String Except for Alphabets