.

meiPlatformTrace

Declaration

 
long meiPlatformTrace(const char *format, ...)
  Required Header: stdmei.h

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.

 
format a printf-style format string.

See Also

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering