29.03.2016, 18:18
(
Последний раз редактировалось Kar; 29.03.2016 в 19:05.
)
Slice, I believe this include needs a little love.
- Fix negative numbers.
- Hex: missing from xVariable tag specifications.
Also curious, shouldn't you only search for decimals if its a float? (s_iDecimalPos = strfind( s_szReturn, "." )
EDIT: I went ahead and did my own fixes.
https://gist.github.com/Kar2k/bfb0ea...91b9/revisions
- Fix negative numbers.
- Hex: missing from xVariable tag specifications.
Also curious, shouldn't you only search for decimals if its a float? (s_iDecimalPos = strfind( s_szReturn, "." )
EDIT: I went ahead and did my own fixes.
https://gist.github.com/Kar2k/bfb0ea...91b9/revisions