GPS4Palm

Source Code Documentation


zconf.h File Reference

#include <PalmOS.h>
#include <PalmCompatibility.h>
#include <System/Unix/unix_stdlib.h>
#include <System/Unix/unix_string.h>

Include dependency graph for zconf.h:

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

Go to the source code of this file.

Defines

#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 FAR Bytef
typedef char FAR charf
typedef int FAR intf
typedef uInt FAR uIntf
typedef uLong FAR uLongf
typedef Byte FAR * voidpf
typedef Bytevoidp


Define Documentation

#define MAX_MEM_LEVEL   9
 

Definition at line 119 of file zconf.h.

#define MAX_WBITS   15
 

Definition at line 129 of file zconf.h.

#define OF args   )     ()
 

Definition at line 151 of file zconf.h.

#define SEEK_CUR   1
 

Definition at line 263 of file zconf.h.

#define SEEK_END   2
 

Definition at line 264 of file zconf.h.

#define SEEK_SET   0
 

Definition at line 262 of file zconf.h.

#define z_off_t   long
 

Definition at line 267 of file zconf.h.

#define ZEXTERN   extern
 

Definition at line 220 of file zconf.h.


Typedef Documentation

typedef unsigned char Byte
 

Definition at line 228 of file zconf.h.

typedef Byte FAR Bytef
 

Definition at line 240 of file zconf.h.

typedef char FAR charf
 

Definition at line 243 of file zconf.h.

typedef int FAR intf
 

Definition at line 244 of file zconf.h.

typedef unsigned int uInt
 

Definition at line 230 of file zconf.h.

typedef uInt FAR uIntf
 

Definition at line 245 of file zconf.h.

typedef unsigned long uLong
 

Definition at line 231 of file zconf.h.

typedef uLong FAR uLongf
 

Definition at line 246 of file zconf.h.

typedef Byte* voidp
 

Definition at line 253 of file zconf.h.

typedef Byte FAR* voidpf
 

Definition at line 252 of file zconf.h.


Created: Mon, 08 Oct 2007 22:33:16 +0200
Copyright ©2004 M. Prinke