Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStringBuf::WriteOdInt32 Method
Syntax
C++
static void WriteOdInt32(OdStringBuf::CharFormat type, OdStreamBuf & io, OdInt32 var);

Writes OdInt32 value as text into specified OdStreamBuf.

Parameters
Description
type
[in] Writing charset.
io
[in] OdStreamBuf interface.
var
[in] Numeric value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.