awips2/ncep/gov.noaa.nws.ncep.ui.nsharp/AwcNsharp/readdata.h
Steve Harris 676ea3192f 12.5.1-15 baseline
Former-commit-id: b13cbb7e00 [formerly 4909e0dd166e43c22a34d96aa744f51db8a7d6c0]
Former-commit-id: 3904c4ccf5
2012-06-08 13:39:48 -05:00

12 lines
322 B
C

/* READDATA Function Prototypes */
short read_sndg1( void );
short read_sndg2( char *searchtag );
void xtnd_sndg( void );
short read_config( void );
void interp_sndg( void );
void read_command( int argc, char *argv[], char *envp[] );
short get_sndg( void );
void security(char *envp[] );
void copy_sndg(void);