write a C program: To recognize date of any format even
formats like "feb-02-2003","02-february-2003",mm/dd/yy,
dd/mm/yy and display it as mm/dd/yy.
No Answer is Posted For this Question
Be the First to Post Answer
Difference between fopen() and open()?
How can I convert a number to a string?
Why is sprintf unsafe?
Write a program to reverse a given number in c language?
create an SINGLE LINKED LISTS and reverse the data in the lists completely
what is the function of void main()?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
program to print upper & lower triangle of a matrix
What is extern c used for?
Tell me is null always defined as 0(zero)?
whats the use of header file in c?
difference between loading and linking