2 lines
88 B
C
2 lines
88 B
C
|
|
extern void parseBytes(const char* str, char sep, byte* bytes, int maxBytes, int base);
|