GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
typedefs.h File Reference

Go to the source code of this file.

Typedefs

typedef char CHARS
 
typedef unsigned char CHARU
 
typedef char CHARX
 
typedef char INTS1
 
typedef short INTS2
 
typedef int INTS4
 
typedef unsigned char INTU1
 
typedef unsigned short INTU2
 
typedef unsigned int INTU4
 
typedef float REAL4
 
typedef double REAL8
 

Typedef Documentation

◆ CHARS

typedef char CHARS

Definition at line 21 of file typedefs.h.

◆ CHARU

typedef unsigned char CHARU

Definition at line 22 of file typedefs.h.

◆ CHARX

typedef char CHARX

Definition at line 23 of file typedefs.h.

◆ INTS1

typedef char INTS1

Definition at line 24 of file typedefs.h.

◆ INTS2

typedef short INTS2

Definition at line 26 of file typedefs.h.

◆ INTS4

typedef int INTS4

Definition at line 28 of file typedefs.h.

◆ INTU1

typedef unsigned char INTU1

Definition at line 25 of file typedefs.h.

◆ INTU2

typedef unsigned short INTU2

Definition at line 27 of file typedefs.h.

◆ INTU4

typedef unsigned int INTU4

Definition at line 29 of file typedefs.h.

◆ REAL4

typedef float REAL4

Definition at line 30 of file typedefs.h.

◆ REAL8

typedef double REAL8

Definition at line 31 of file typedefs.h.