|
Mapper
|
#include <stdio.h>#include <stdlib.h>#include <time.h>
Go to the source code of this file.
Functions | |
| date_time (short int *mon, short int *day, short int *year, short int *hour, short int *min, short int *sec) | |
| date_time | ( | short int * | mon, |
| short int * | day, | ||
| short int * | year, | ||
| short int * | hour, | ||
| short int * | min, | ||
| short int * | sec | ||
| ) |