MPICommandConstant
Definition
typedef union { long l; float f; } MPICommandConstant;
Description
MPICommandConstant defines a generic variable that can specify either a long or float value.
See Also
MPICommandAddress