lib/src/mytypes.h File Reference

#include "vmstime.h"

Go to the source code of this file.

Defines

#define NO_DOLLAR
#define VMSLONG(l)   l
#define VMSWORD(w)   w
#define VMSSWAP(l)   ((l & 0xffff) << 16 | l >> 16)

Typedefs

typedef unsigned char vmsbyte
typedef unsigned short vmsword
typedef unsigned int vmsswap
typedef unsigned int vmslong


Define Documentation

#define NO_DOLLAR

Definition at line 19 of file mytypes.h.

#define VMSLONG (  )     l

Definition at line 27 of file mytypes.h.

#define VMSSWAP (  )     ((l & 0xffff) << 16 | l >> 16)

Definition at line 29 of file mytypes.h.

#define VMSWORD (  )     w

Definition at line 28 of file mytypes.h.


Typedef Documentation

typedef unsigned char vmsbyte

Definition at line 32 of file mytypes.h.

typedef unsigned int vmslong

Definition at line 35 of file mytypes.h.

typedef unsigned int vmsswap

Definition at line 34 of file mytypes.h.

typedef unsigned short vmsword

Definition at line 33 of file mytypes.h.


Generated on Fri Oct 9 10:25:52 2009 for FreeVMS by  doxygen 1.5.5