getIndent()

Retrieves a character string that specifies the indent for trace messages.

Syntax

static char * getIndent();

Parameters

None.

Return values

A character string that specifies the indent for trace messages.

Examples

tempStr = theObj::getIndent();

Copyright IBM Corp. 1997, 2004