lv_micropython/py/strtonum.h

2 lines
49 B
C
Raw Normal View History

2014-01-14 21:39:05 +08:00
long strtonum(const char *restrict s, int base);