Mapper
Functions
date_time.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
Include dependency graph for date_time.c:

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)
 

Function Documentation

◆ date_time()

date_time ( short int *  mon,
short int *  day,
short int *  year,
short int *  hour,
short int *  min,
short int *  sec 
)

Definition at line 5 of file date_time.c.

Here is the caller graph for this function: