|
ocssw
1.0
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <PGS_TD.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>Go to the source code of this file.
Defines | |
| #define | buffsize_mb 0.5 |
| #define | primary_hdr_size 6 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define buffsize_mb 0.5 |
Definition at line 29 of file l0fix_modis.c.
| #define primary_hdr_size 6 |
Definition at line 30 of file l0fix_modis.c.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 33 of file l0fix_modis.c.
1.7.6.1