sipxportlib  Version 3.3
Macros
OsIntTypes.h File Reference

Include this file if you want use C99 integer types with specified width and corresponding set of macros. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __STDC_LIMIT_MACROS
 
#define __STDC_CONSTANT_MACROS
 
#define __STDC_FORMAT_MACROS
 
#define _STDINT_H   help_find_first_include_of_stdint.h
 
#define _STDINT_H_   help_find_first_include_of_stdint.h
 

Detailed Description

Include this file if you want use C99 integer types with specified width and corresponding set of macros.

This file is just a dispatcher, including one or other implementation of C99 <stdint.h> and <inttypes.h>. It is created to simplify porting to different platforms and compilers, some of them have no C99 integer types implemented.

Macro Definition Documentation

#define __STDC_LIMIT_MACROS
#define __STDC_CONSTANT_MACROS
#define __STDC_FORMAT_MACROS
#define _STDINT_H   help_find_first_include_of_stdint.h
#define _STDINT_H_   help_find_first_include_of_stdint.h