diff options
| author | Tyge Lovset <[email protected]> | 2023-02-01 13:05:38 +0100 |
|---|---|---|
| committer | Tyge Lovset <[email protected]> | 2023-02-01 13:05:38 +0100 |
| commit | ad9a74ebe39cd3371c5cf3a46b6c0286c0667914 (patch) | |
| tree | 8bf0cfd368484f3a41ef7b1e08001977b1df0c45 /README.md | |
| parent | 4da4d4722c1951a1f1be84b20a9ed81bb91054af (diff) | |
| download | STC-modified-ad9a74ebe39cd3371c5cf3a46b6c0286c0667914.tar.gz STC-modified-ad9a74ebe39cd3371c5cf3a46b6c0286c0667914.zip | |
Fixed docs of c_make() macro.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ News: Version 4.1 RC (Feb 2023) ------------------------------------------------ Major changes: - Signed sizes and indices for all containers (no more mixing unsigned/signed bugs). -- A new exciting **cspan** single/multi-dimensional array view. +- A new exciting [**cspan**](docs/cspan_api.md) single/multi-dimensional array view. - Updates on cregex with several new unicode character classes. - Uppercase flow-control macros (ccommon.h). Lowercase macros are [still supported](include/stc/priv/altnames.h). - [See detailed changes for version 4](#version-4). |
