circuitpython/py/strtonum.h
2014-01-14 21:39:05 +08:00

2 lines
49 B
C

long strtonum(const char *restrict s, int base);