what is date type in C language
Answers
Answered by
0
Answer:
The C date and time functions are a group of functions in the standard library of the C programming language implementing date and time manipulation operations. They provide support for time acquisition, conversion between date formats, and formatted output to strings.
Similar questions