diff options
Diffstat (limited to 'docs/cstr_api.md')
| -rw-r--r-- | docs/cstr_api.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/cstr_api.md b/docs/cstr_api.md index c3f6765d..d1941dd1 100644 --- a/docs/cstr_api.md +++ b/docs/cstr_api.md @@ -1,4 +1,4 @@ -# Introduction +# String type cstr_t This describes the API of string type **cstr_t**. @@ -14,6 +14,7 @@ This describes the API of string type **cstr_t**. | Name | Value | |:---------------------------|:-----------------| +| `cstr_inits` | `{...}` | | `cstr_npos` | `-1ull` | ## Header file |
