Description: Program to "chat" with the user. Extract the last word from a line of words, only including alphabetic letters and hyphens. If the word is too long to store in the target string variable, only the specified number of characters is copied.
To Search:
File list (Check if you may need any files):
chat.c