Mapper
|
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <math.h>
#include <sys/time.h>
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) |