Question: Use for loop using c programming lamguage. A character array that was taken from received raw SMS format was {+''C','M',T, 12,0,29,0,- 2,9 1,2'}. Create a

Use for loop using c programming lamguage.
A character array that was taken from received raw SMS format was {+''C','M',T", 12,0,29,0",- 2,9 1,2'}. Create a program that will extract the date and store it in a character array with the following format {'M',M",/,D'D"//Y',Y,Y",Y'). Use a function aside from main function that returns a value. See attached table in the instructions for additional requirement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
