Question: C language void capitalize_e (char s]) Modifies s so that all occurrences of'e' are replaced with 'E' for (inti0 s[i] it ((s' s[i toupper (s[i])
C language
![C language void capitalize_e (char s]) Modifies s so that all occurrences](https://s3.amazonaws.com/si.experts.images/answers/2024/07/66a5ed2fb7eee_19166a5ed2f67fb9.jpg)
void capitalize_e (char s]) Modifies s so that all occurrences of'e' are replaced with 'E' for (inti0 s[i] it ((s' s[i toupper (s[i])
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
