mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Core: Fixed problem with hexadecimal number conversion
This commit is contained in:
parent
6e8b1ceded
commit
207cb1b9a4
4 changed files with 59 additions and 2 deletions
10
autotest/HexAtoi/HexAtoi.upp
Normal file
10
autotest/HexAtoi/HexAtoi.upp
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
uses
|
||||
Core;
|
||||
|
||||
file
|
||||
Etalon.log,
|
||||
HexAtoi.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "";
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue