COSMOS v7.655  COSMOSv7655
(AirShowerMC)
Zdef.h
Go to the documentation of this file.
1 typedef int logical;
2 typedef float real;
3 typedef int integer;
4 /* If a struct construct containes char xxxx[n];
5  in its last part,
6  we must add a dummy char yyyy;
7 */
8 #define DUMMYCHAR char dummy;
9 
float real
Definition: Zdef.h:2
int integer
Definition: Zdef.h:3
int logical
Definition: Zdef.h:1