2 lines
61 B
C
2 lines
61 B
C
|
int mp_parse_num_base(const char *str, uint len, int *base);
|
|
int mp_parse_num_base(const char *str, uint len, int *base);
|