Skip to content

custom tokenizers

Choose a tag to compare

@philj404 philj404 released this 03 Jan 19:36
· 5 commits to main since this release
967ff36

Allows replacing default strtok_r() calls with a custom tokenizer. A new tokenizer may support more complex "quoted string" arguments, for example.