A new datatype, MPI_WCHAR, is added, for the purpose of dealing with international character sets such as Unicode.
MPI_WCHAR is a C type that corresponds to the type wchar_t defined in <stddef.h>. There are no predefined reduction operations for MPI_WCHAR.
MPI-Standard for MARMOT