lua_stringtonumber
The compatibility implementation of lua_stringtonumber
uses strtod
internally by default, so it depends on the quality of your C library whether hexadecimal number literals are supported. If you are unsatisfied with your strtod
implementation, you can provide your own using the the semi-official macro lua_str2number(s, p)
from luaconf.h
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4