types.h File Reference

#include <windows.h>
#include <gwenhywfar/gwenhywfarapi.h>

Go to the source code of this file.

Defines

#define GWEN_GNUC_EXTENSION
#define GWEN_TYPE_TMPL_UINT32   "%u"
#define GWEN_TYPE_TMPL_UINT64   "%llu"
#define GWENHYWFAR_SYS_IS_WINDOWS   0

Typedefs

typedef unsigned int GWEN_TYPE_UINT32
typedef ULONG64 GWEN_TYPE_UINT64


Define Documentation

#define GWEN_GNUC_EXTENSION

Definition at line 47 of file types.h.

#define GWEN_TYPE_TMPL_UINT32   "%u"

define type templates

Definition at line 32 of file types.h.

#define GWEN_TYPE_TMPL_UINT64   "%llu"

Definition at line 33 of file types.h.

#define GWENHYWFAR_SYS_IS_WINDOWS   0

Definition at line 66 of file types.h.


Typedef Documentation

typedef unsigned int GWEN_TYPE_UINT32

Define an unsigned integer type with 32 bit storage length.

Definition at line 37 of file types.h.

typedef ULONG64 GWEN_TYPE_UINT64

Define an unsigned integer type with 64 bit storage length.

This depends heavily on the actual compiler. Currently gcc and MSVC are supported. For any further compilers, additional conditional clauses have to be added.

Definition at line 62 of file types.h.


Generated on Thu Nov 9 22:06:50 2006 for gwenhywfar by  doxygen 1.5.1