OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
get_cld_tbl.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "genutils.h"
#include "sensorInfo.h"
Include dependency graph for get_cld_tbl.c:

Go to the source code of this file.

Macros

#define NFILES   25
 

Functions

void get_cld_tbl_ (int *inst_id, int *fname_id, char *fname, int *status, long len1)
 

Macro Definition Documentation

◆ NFILES

#define NFILES   25

Function Documentation

◆ get_cld_tbl_()

void get_cld_tbl_ ( int *  inst_id,
int *  fname_id,
char *  fname,
int *  status,
long  len1 
)

Definition at line 7 of file get_cld_tbl.c.