diff options
Diffstat (limited to 'docs/csview_api.md')
| -rw-r--r-- | docs/csview_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/csview_api.md b/docs/csview_api.md index 5c8eb9f8..9b399202 100644 --- a/docs/csview_api.md +++ b/docs/csview_api.md @@ -169,7 +169,7 @@ Last element world: 200 ``` -### Example 2: string view tokensizer +### Example 2: csview tokenizer (string split) Splits strings into tokens. **No** memory allocations, *strlen()*, or string zero-termination dependency. ```c #include <stc/csview.h> |
