Mapper
|
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <dirent.h>
#include <unistd.h>
#include <math.h>
#include <string.h>
#include <fcntl.h>
#include <sys/stat.h>
#include "shef_structs_external.h"
Go to the source code of this file.
Macros | |
#define | _POSIX_SOURCE |
Functions | |
void | shbfw (msource, *lcent, *lyear, *lmon, *lday, *lhour, *lmin, *lsec, *kcent, *kyear, *kmon, *kday, *khour, *kmin, *ksec, *mcent, *myear, *mmon, *mday, *mhour, *mmin, *msec, *mend, *kodp, *kode, *icodd, *idcodd, *kodt, *kods, *kodex, float *codp, short int *kwal, short int *nadjtz, short int *kodu, double *factor, short int *irev, short int *kodd, short int *kodpr) |
void shbfw | ( | msource | , |
* | lcent, | ||
* | lyear, | ||
* | lmon, | ||
* | lday, | ||
* | lhour, | ||
* | lmin, | ||
* | lsec, | ||
* | kcent, | ||
* | kyear, | ||
* | kmon, | ||
* | kday, | ||
* | khour, | ||
* | kmin, | ||
* | ksec, | ||
* | mcent, | ||
* | myear, | ||
* | mmon, | ||
* | mday, | ||
* | mhour, | ||
* | mmin, | ||
* | msec, | ||
* | mend, | ||
* | kodp, | ||
* | kode, | ||
* | icodd, | ||
* | idcodd, | ||
* | kodt, | ||
* | kods, | ||
* | kodex, | ||
float * | codp, | ||
short int * | kwal, | ||
short int * | nadjtz, | ||
short int * | kodu, | ||
double * | factor, | ||
short int * | irev, | ||
short int * | kodd, | ||
short int * | kodpr | ||
) |