Mapper
Functions
z2loc.c File Reference
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <math.h>
#include <time.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <dirent.h>
#include <errno.h>
#include <unistd.h>
#include <ctype.h>
#include <signal.h>
Include dependency graph for z2loc.c:

Go to the source code of this file.

Functions

int char_time (int itime, char *ctime)
 
int z2loc (int yy, int mm, int dd, int hh)
 

Function Documentation

◆ char_time()

int char_time ( int  itime,
char *  ctime 
)

Definition at line 14 of file z2loc.c.

Here is the call graph for this function:

◆ z2loc()

int z2loc ( int  yy,
int  mm,
int  dd,
int  hh 
)

Definition at line 31 of file z2loc.c.

Here is the call graph for this function: