Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals   Related Pages  

osclconfig_limits_typedefs.h File Reference

This file contains common typedefs based on the ANSI C limits.h header. More...

#include <limits.h>

Go to the source code of this file.

Defines

#define OSCL_CHAR_IS_UNSIGNED   1
#define OSCL_CHAR_IS_SIGNED   0


Detailed Description

This file contains common typedefs based on the ANSI C limits.h header.

This header file should work for any ANSI C compiler to determine the proper native C types to use for OSCL integer types.


Define Documentation

#define OSCL_CHAR_IS_SIGNED   0
 

#define OSCL_CHAR_IS_UNSIGNED   1
 


OSCL API
Posting Version: CORE_8.000.1.1_RC4