diff options
| author | Tyge Løvset <[email protected]> | 2021-02-17 20:20:56 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2021-02-17 20:20:56 +0100 |
| commit | 7b975a71e5c07d8ff92ae68334e888f4e1d28b6e (patch) | |
| tree | f69602a82cf4f0229cfc133e0d8de0757bfc717b /docs/cmap_api.md | |
| parent | 1bbcf7a6ad103991b3819dc051d3c1c45e5ede9c (diff) | |
| download | STC-modified-7b975a71e5c07d8ff92ae68334e888f4e1d28b6e.tar.gz STC-modified-7b975a71e5c07d8ff92ae68334e888f4e1d28b6e.zip | |
Updated cptr.h examples.
Diffstat (limited to 'docs/cmap_api.md')
| -rw-r--r-- | docs/cmap_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmap_api.md b/docs/cmap_api.md index b789944c..a272e1c8 100644 --- a/docs/cmap_api.md +++ b/docs/cmap_api.md @@ -260,7 +260,7 @@ Output: ``` ### Example 5 -Demonstrate a complex key type. +Advanced only: Demonstrate use of a complex key type. ```c #include <stdio.h> #include <stc/cmap.h> |
