setIndent()

Sets the indent that tracing uses to write trace messages.

Syntax

static void setIndent(char * newIndent);

Parameters

newIndent [in]
Is a character string that specifies the indent for tracing messages.

Return values

None.

Copyright IBM Corp. 1997, 2004