Question: Skipping characters in an input stream using scanfs assignment suppression character. write this program on C Read a date in the form mm/dd/yyyy ( basically,
Skipping characters in an input stream using scanfs assignment suppression character. write this program on C
Read a date in the form mm/dd/yyyy ( basically, the input sets can be separated by any special character like / , - , _ etc. )
Use the suppression character %*c to skip these special characters
Display the date as mm dd yyyy
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
