Defines | Typedefs

D:/Lukas Daten/Programmierungen/C++/HLC/Sonstige/Software/SoftPixelEngine/sources/Plugins/zlib/zconf.h File Reference

Go to the source code of this file.

Defines

#define WIN32
#define STDC
#define MAX_MEM_LEVEL   9
#define MAX_WBITS   15
#define OF(args)   args
#define ZEXTERN   extern
#define ZEXPORT
#define ZEXPORTVA
#define FAR
#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 FAR Bytef
typedef char FAR charf
typedef int FAR intf
typedef uInt FAR uIntf
typedef uLong FAR uLongf
typedef void const * voidpc
typedef void FAR * voidpf
typedef void * voidp

Define Documentation

#define FAR
#define MAX_MEM_LEVEL   9
#define MAX_WBITS   15
#define OF (   args  )     args
#define SEEK_CUR   1
#define SEEK_END   2
#define SEEK_SET   0
#define STDC
#define WIN32
#define z_off_t   long
#define ZEXPORT
#define ZEXPORTVA
#define ZEXTERN   extern

Typedef Documentation

typedef unsigned char Byte
typedef Byte FAR Bytef
typedef char FAR charf
typedef int FAR intf
typedef unsigned int uInt
typedef uInt FAR uIntf
typedef unsigned long uLong
typedef uLong FAR uLongf
typedef void* voidp
typedef void const* voidpc
typedef void FAR* voidpf
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines