zconf.h File Reference

API published in:
API deprecated in:


Go to the source code of this file.


Defines

#define const
#define MAX_MEM_LEVEL   9
#define MAX_WBITS   15
#define OF(args)   ()
#define ZEXTERN   extern
#define SEEK_SET   0
#define SEEK_CUR   1
#define SEEK_END   2
#define z_off_t   long

Typedefs

typedef unsigned char Byte
typedef unsigned int uInt
typedef unsigned long uLong
typedef Byte Bytef
typedef char charf
typedef int intf
typedef uInt uIntf
typedef uLong uLongf
typedef Bytevoidpc
typedef Bytevoidpf
typedef Bytevoidp

Define Documentation

#define const
 
#define MAX_MEM_LEVEL   9
 
#define MAX_WBITS   15
 
#define OF args   )    ()
 
#define SEEK_CUR   1
 
#define SEEK_END   2
 
#define SEEK_SET   0
 
#define z_off_t   long
 
#define ZEXTERN   extern
 

Typedef Documentation

typedef unsigned char Byte
 
typedef Byte Bytef
 
typedef char charf
 
typedef int intf
 
typedef unsigned int uInt
 
typedef uInt uIntf
 
typedef unsigned long uLong
 
typedef uLong uLongf
 
typedef Byte* voidp
 
typedef Byte* voidpc
 
typedef Byte* voidpf
 

Copyright © Nokia Corporation 2001-2008
Back to top