OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
imsl_error.c File Reference
#include <stdarg.h>
#include "imsl_wrap.h"
#include "pseudo_imsl.h"
Include dependency graph for imsl_error.c:

Go to the source code of this file.

Functions

long IMSL_DECL imsl_error_code (void)
 
void IMSL_DECL imsl_error_options (int arg,...)
 

Variables

Imsl_code IMSL_error_code
 

Function Documentation

◆ imsl_error_code()

long IMSL_DECL imsl_error_code ( void  )

Definition at line 27 of file imsl_error.c.

◆ imsl_error_options()

void IMSL_DECL imsl_error_options ( int  arg,
  ... 
)

Definition at line 81 of file imsl_error.c.

Variable Documentation

◆ IMSL_error_code

Imsl_code IMSL_error_code

Definition at line 20 of file imsl_error.c.