OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
var_decode.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <math.h>
#include "fmt_check.h"
Include dependency graph for var_decode.c:

Go to the source code of this file.

Functions

int var_decode (char *str, int32 hdf_type, void *array, int32 index, int32 adj_flg)
 

Function Documentation

◆ var_decode()

int var_decode ( char *  str,
int32  hdf_type,
void *  array,
int32  index,
int32  adj_flg 
)

Definition at line 8 of file var_decode.c.