|
Mapper
|
#include <time.h>
Go to the source code of this file.
Functions | |
| long | ouptime (int year, int month, int day, int hour, int minute, int second) |
Variables | |
| static int | mdays [12] = { 0,31,59,90,120,151,181,212,243,273,304,334 } |
| long ouptime | ( | int | year, |
| int | month, | ||
| int | day, | ||
| int | hour, | ||
| int | minute, | ||
| int | second | ||
| ) |