Hi
I need to do the date comparision in plain C.
one is the char Date_1[8] and other is #defined constant "DATE2"
I want to use most recent date from above 2 dates.
Can anybody help me out.
Thanks in advance.
|
Go4Expert Member
|
|
| 7Apr2010,13:47 | #1 |
|
Hi
I need to do the date comparision in plain C. one is the char Date_1[8] and other is #defined constant "DATE2" I want to use most recent date from above 2 dates. Can anybody help me out. Thanks in advance. |