Question: In C Programming (Not C++) Write a program that inputs a line of text with the function f gets () into char array s [100].
In C Programming (Not C++)

Write a program that inputs a line of text with the function f gets () into char array s [100]. Output the line in both uppercase and lowercase letters. Input string "abcdl234ABCD" to test your program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
