Question: A character array that was taken from received raw SMS format was {'+','C','M','T',' ','2','0','2','0','-','2','9','-','1','2'}. Create a program that will extract the date and store it
A character array that was taken from received raw SMS format was {'+','C','M','T',' ','2','0','2','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.
Use "for loop" using C language.
BADLY NEEDED UNTIL 11:00 a.m. We have just almost have 45 minutes left, thank you!!!!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
