nn::nex::hex Function

Syntax

StringStream & hex(
     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 hexadecimal.

Revision History

2012/10/15
Initial version.

CONFIDENTIAL