Write a C function word_count()

Write a C function word_count() to count the number of words in a given string and then
call in Main().



Leave a Reply