MPI_VERSION_STRINGIZE

Definition

#define  MPI_VERSION_STRINGIZE(id) MPI_VERSION_STRINGIZE_INTERNALX(id)

Change History: Added in the 03.03.00

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