C program to count number of characters in a string
![c program to count number of characters in a string](https://techintricks.com/wp-content/uploads/2022/12/WORD-COUNT.png)
- C program to count number of words and characters in a string
- C program to count number of characters words and lines in a string
- C program to count total number of alphabets digits and special characters in a string
- C program to count the number of vowels consonants digits and special characters in a string
- Write a program in c to count the number of punctuation characters present in a string