diff options
| author | Tyge Løvset <[email protected]> | 2020-12-03 10:13:02 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2020-12-03 10:13:02 +0100 |
| commit | 2afda956b19186c6f4306d43429948a6f7f40d07 (patch) | |
| tree | 8ba57b84dfe6e480452698517d95c993991fe73c /docs/cstr_api.md | |
| parent | 6ed9779a437d4ba439b1e1301d2e5f1e0eaefb7c (diff) | |
| download | STC-modified-2afda956b19186c6f4306d43429948a6f7f40d07.tar.gz STC-modified-2afda956b19186c6f4306d43429948a6f7f40d07.zip | |
Simplified type sections.
Diffstat (limited to 'docs/cstr_api.md')
| -rw-r--r-- | docs/cstr_api.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/cstr_api.md b/docs/cstr_api.md index aa7ec53d..93680c71 100644 --- a/docs/cstr_api.md +++ b/docs/cstr_api.md @@ -12,10 +12,10 @@ This describes the API of string type **cstr_t**. ## Constants and macros -| Name | Value | -|:---------------------------|:-----------------| -| `cstr_inits` | `{...}` | -| `cstr_npos` | `-1ull` | +| Name | Value | +|:---------------- -|:-----------------| +| `cstr_inits` | `{...}` | +| `cstr_npos` | `-1ull` | ## Header file |
