|
ocssw
1.0
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>#include <mfhdf.h>#include "l2bin_input.h"#include "genutils.h"Go to the source code of this file.
Functions | |
| int | get_item (char *arg, instr *input) |
| int | par_file (char *pfile, instr *input) |
| int | input_init (instr *input_str) |
| int | l2bin_input (int argc, char **argv, instr *input) |
Definition at line 271 of file l2bin_input.c.
| int input_init | ( | instr * | input_str | ) |
Definition at line 16 of file l2bin_input.c.
| int l2bin_input | ( | int | argc, |
| char ** | argv, | ||
| instr * | input | ||
| ) |
Definition at line 84 of file l2bin_input.c.
Definition at line 438 of file l2bin_input.c.
1.7.6.1