summaryrefslogtreecommitdiffhomepage
path: root/docs/cstr_api.md
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2020-12-01 09:07:58 +0100
committerTyge Løvset <[email protected]>2020-12-01 09:07:58 +0100
commit1a48e4b33f6d658bc167723a87cf0a399375e89c (patch)
treede35dac591e30074dd247ba65704945bfe75605c /docs/cstr_api.md
parent200a539df68c321eb8678cc1d35a75832c2b738b (diff)
downloadSTC-modified-1a48e4b33f6d658bc167723a87cf0a399375e89c.tar.gz
STC-modified-1a48e4b33f6d658bc167723a87cf0a399375e89c.zip
Fixed docs, some minor changes in cstr.h and cmap.h as well.
Diffstat (limited to 'docs/cstr_api.md')
-rw-r--r--docs/cstr_api.md3
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