can anyone pls help me to solve tis Q? the objective is :To utilize string handling and file handling capabilities in C programming.
Task :

1. Develop a program that will receive a single string which shall have a minimum length of 10 characters long. (Hint: Use function called strlen to determine the string length) Otherwise, prompt user to enter another string with minimum of 10 characters long.
2. Determine the total number of characters and the count of each character in the string.
3. Output the string and results of the character count in an output file

Input:
1. Input string

Output
1. Output the strings from the input file
2. Output the count of each character from the input file

Define "help", because it looks a lot like you want someone else to solve it for you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.