MPI 04.00 Reference >> mpiPlatform
mpiPlatformTraceEol
Declaration
char mpiPlatformTraceEol(char eol)
Required Header: stdmpi.h
Description
The mpiPlatformTraceEol function sets the end-of-line (eol) character that will be used by mpiPlatformTrace(...).
eol | the character for determinging end of line |
---|
Returns |
---|
The previous end-of-line character used by mpiPlatformTrace(...). |