nn::nex::dec Function

Syntax

StringStream & dec(
     StringStream & oStringStream
);

Parameters

Name Description
in oStringStream Specifies the string stream.

Return Values

Returns the string stream.

Description

Sets the output format for integer values to decimal.

Revision History

2012/10/15
Initial version.

CONFIDENTIAL