Share

kParseZero

C++

constexpr Adesk::UInt32 kParseZero = 0;

Description

Flag value used to determine how to handle errors such as invalid characters or overflow during string parsing.

This value returns zero on errors.

Links

AcString

Was this information helpful?