MPI_VERSION_STRINGIZE
Definition
#define MPI_VERSION_STRINGIZE(id) MPI_VERSION_STRINGIZE_INTERNALX(id)
Description
MPI_VERSION_STRINGIZE is a macro to convert id from a value to a string. This is used internally by the MPI to convert the major and minor version values to strings.
See Also
MPI_INTERFACE_VERSION | mpiControlInit
