Instrument Neutral Distributed Interface INDI  2.0.2
Macros | Typedefs
locale_compat.h File Reference
#include <locale.h>

Go to the source code of this file.

Macros

#define INDI_LOCALE(s)   s
 
#define _INDI_C_INLINE   inline
 

Typedefs

typedef char locale_char_t
 

Macro Definition Documentation

◆ _INDI_C_INLINE

#define _INDI_C_INLINE   inline

Definition at line 75 of file locale_compat.h.

◆ INDI_LOCALE

#define INDI_LOCALE (   s)    s

Definition at line 63 of file locale_compat.h.

Typedef Documentation

◆ locale_char_t

typedef char locale_char_t

Definition at line 62 of file locale_compat.h.