Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
getHexValue Function
Syntax
C++
DBROOT_EXPORT int getHexValue(int hexDigit);

Returns the decimal value of a hexadecimal digit. 

 

Parameters
Description
hexDigit
[in] Hex digit.

getHexValue('A') returns 10, etc.

File: DbHandle.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.