OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
MS_misc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MS_HEADER_BUFF_SIZE   10000
 
#define MS_FOOTER_BUFF_SIZE   1
 
#define MS_MT_EXIT_FATAL_FAILURE   1
 
#define MS_MT_EXIT_SUCCESS   0
 
#define MS_BLANK   ' '
 
#define MS_COMMENT   '-'
 
#define MS_NEW_LINE   '\n'
 

Macro Definition Documentation

◆ MS_BLANK

#define MS_BLANK   ' '

Definition at line 58 of file MS_misc.h.

◆ MS_COMMENT

#define MS_COMMENT   '-'

Definition at line 59 of file MS_misc.h.

◆ MS_FOOTER_BUFF_SIZE

#define MS_FOOTER_BUFF_SIZE   1

Definition at line 53 of file MS_misc.h.

◆ MS_HEADER_BUFF_SIZE

#define MS_HEADER_BUFF_SIZE   10000

Definition at line 52 of file MS_misc.h.

◆ MS_MT_EXIT_FATAL_FAILURE

#define MS_MT_EXIT_FATAL_FAILURE   1

Definition at line 55 of file MS_misc.h.

◆ MS_MT_EXIT_SUCCESS

#define MS_MT_EXIT_SUCCESS   0

Definition at line 56 of file MS_misc.h.

◆ MS_NEW_LINE

#define MS_NEW_LINE   '\n'

Definition at line 60 of file MS_misc.h.