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

osclconfig_ansi_memory.h File Reference

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

#include <memory.h>

Go to the source code of this file.

Defines

#define OSCL_HAS_ANSI_MEMORY_FUNCS   1

Typedefs

typedef size_t oscl_memsize_t


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_HAS_ANSI_MEMORY_FUNCS   1
 


Typedef Documentation

typedef size_t oscl_memsize_t
 


OSCL API
Posting Version: CORE_8.000.1.1_RC4