Question: A C program which calls a function to ask users to enter three integers. Add three functions which enable the program to do the following
A C program which calls a function to ask users to enter three integers. Add three functions which enable the program to do the following things
(a)add a function geteven() to display the even numbers from three integers.
(b)add a function getcount() to find the number of digits in a number.
(c)add a function getreverse() to reverse a string.
the original code is shown in the picture.

cl test.c include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
