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 | ll_s2f (char *dms, int *deg, int *min, int *sec, float *dec_deg) |