OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

int fmt_read (char *file, fmt_str *fmt)
 

Variables

int fmt_status
 

Function Documentation

◆ fmt_read()

int fmt_read ( char *  file,
fmt_str *  fmt 
)

Definition at line 7 of file fmt_read.c.

Variable Documentation

◆ fmt_status

int fmt_status

Definition at line 7 of file fmt_check.c.