circuitpython/py/parsenumbase.h

2 lines
61 B
C

int mp_parse_num_base(const char *str, uint len, int *base);