OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void fmt_exit (int status)
 

Variables

int verbose
 
int fmt_status
 

Function Documentation

◆ fmt_exit()

void fmt_exit ( int  status)

Definition at line 224 of file fmt_check.c.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 10 of file fmt_check.c.

Variable Documentation

◆ fmt_status

int fmt_status

Definition at line 7 of file fmt_check.c.

◆ verbose

int verbose

Definition at line 6 of file fmt_check.c.