ocssw  1.0
Functions
/disk01/web/ocssw/build/src/l2bin/l2bin_input.c File Reference

(r8218/r8188)

#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)

Function Documentation

int get_item ( char *  arg,
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.

int par_file ( char *  pfile,
instr input 
)

Definition at line 438 of file l2bin_input.c.