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