. |
meiPlatformTrace Declaration
Description meiPlatformTrace displays printf(...)-style trace information. An end-of-line character will be appended to the output, newline by default. Library modules call mpiTrace#(...), a macro which can be conditionally compiled to call meiPlatformTrace(...) (by defining the symbol MPI_TRACE when building the library). Otherwise, calls to mpiTrace#(...) are removed by the C preprocessor.
See Also
|
| | Copyright © 2001-2021 Motion Engineering |