|
libgpsfile
0.2.2
some useful C-functions
|
#include <stdio.h>#include <cfe-tables/tables.h>Go to the source code of this file.
Data Structures | |
| struct | summary_t |
Functions | |
| int | read_gps_file (FILE *f, table_t *t, summary_t *s) |
| int | write_gps_file (FILE *f, const table_t *t, const summary_t *s) |
| int read_gps_file | ( | FILE * | f, |
| table_t * | t, | ||
| summary_t * | s | ||
| ) |
| int write_gps_file | ( | FILE * | f, |
| const table_t * | t, | ||
| const summary_t * | s | ||
| ) |