Gentee Programming Language > Documentation > Libraries | Download documentation |
Convert an integer in the hexadecimal form. The letters will be uppercase.
str hex2stru( str par, uint val )
par The string for writing. The converted data will be added to the end of the string. val The integer being converted.
The function returns the parameter par.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |