Mapper
Functions
adjtime.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <math.h>
#include <sys/time.h>
Include dependency graph for adjtime.c:

Go to the source code of this file.

Functions

int adjtime (int adj, int y, int m, int d, int h, int *adj_y, int *adj_m, int *adj_d, int *adj_h)
 

Function Documentation

◆ adjtime()

int adjtime ( int  adj,
int  y,
int  m,
int  d,
int  h,
int *  adj_y,
int *  adj_m,
int *  adj_d,
int *  adj_h 
)

Definition at line 10 of file adjtime.c.