Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

Vector Type Data Sizes


Detailed Description

The following defines specify that various types of data types that can be stored in a vector. This value determines which value pointer is used in the vector structure for holding data.


Defines

#define VDATA_UL   0
#define VDATA_R64   1
#define VDATA_R32   2


Define Documentation

#define VDATA_R32   2
 

32-bit floating point

#define VDATA_R64   1
 

64-bit floating point

#define VDATA_UL   0
 

unsigned long


Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4