API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcUncompressedFiler Class > OdPrcUncompressedFiler Methods > OdPrcUncompressedFiler::writeUncompressedUnsignedInteger Method
OdPrcUncompressedFiler::writeUncompressedUnsignedInteger Method
Syntax
C++
virtual void writeUncompressedUnsignedInteger(OdUInt32 i, const char* pName = 0);
Parameters 
Description 
OdUInt32 i 
[in] An integer value for writing.  
const char* pName = 0 
[in] An input name of a field. 

Writes an unsigned integer to the file associated with the filer. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.