i am in big problem
Under unix C Language
i want return date format like MM/DD/YYYY
this function should return above format .
using system date calculate last 6 days mean clearly i am explain
today date is :06/09/2008
the function return 06/03/2008
but when we write program automatic return the last 6 days date means 06/03/2008
please help .............
bye
madhu
Under unix C Language
i want return date format like MM/DD/YYYY
this function should return above format .
using system date calculate last 6 days mean clearly i am explain
today date is :06/09/2008
the function return 06/03/2008
but when we write program automatic return the last 6 days date means 06/03/2008
please help .............
bye
madhu
Comment