Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

hello there, i have a question about programming c Write a void function which takes 5 arguments. Arguments: A char array. An int representing the

hello there, i have a question about programming c
Write a void function which takes 5 arguments.
Arguments:
A char array.
An int representing the size of the char array.
A pointer to an int which you should store the number of letters in the char array (uppercase and lowercase).
A pointer to an int that you should store the number of digits in the char array (from zero to nine).
A pointer to an int, that you should store the number of anyother characters (non-letters, non-digits) in the char array.
many thanks

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Accidental Data Scientist

Authors: Amy Affelt

1st Edition

1573877077, 9781573877077

More Books

Students also viewed these Databases questions