![]() |
|
|
#1 |
![]() Join Date: Oct 2006
Posts: 10 (0.01/day)
Thanks: 0
Thanked 0 Times in 0 Posts
|
Implementing "date" in C
This is part of the "date.c" program:
... out[0] = '\1'; if (rfc_format) setlocale (LC_ALL, "C"); done = (nstrftime (out, out_length, format, tm, 0, when.tv_nsec) || out[0] == '\0'); ... How is defined nstrftime() and how it works in this case? |
|
|
|
|
|
#2 |
![]() Join Date: May 2006
Location: Texas
Posts: 1,291 (1.01/day)
Thanks: 79
Thanked 69 Times in 62 Posts
|
I would just ask some nice girl out on a date if I were you
![]() |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|