File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6572,10 +6572,10 @@ Another build for Windows which may be sufficiently compatible with
65726572@node C23 changes
65736573@subsubsection C23 changes
65746574
6575- Thw C23 standard was finally published in Oct 2024, by which time had
6575+ Thw C23 standard was finally published in Oct 2024, by which time it had
65766576been widely implemented for a least a couple of years. It will become
6577- the default on GCC 15, and @R{} will use default to it if available from @R{}
6578- 4.5.0.
6577+ the default of GCC 15, and @R{} will default to it if available from
6578+ @R{} 4.5.0.
65796579
65806580Some of the more significant changes are
65816581@c https://en.cppreference.com/w/c/23
@@ -6603,7 +6603,7 @@ about an empty argument list in C23 mode.)
66036603header @file{float.h} and deprecated in @file{math.h}.
66046604
66056605@item
6606- POSIC functions @code{memccpy}, @code{strdup} and @code{strndup} are
6606+ POSIX functions @code{memccpy}, @code{strdup} and @code{strndup} are
66076607part of C23.
66086608
66096609@item
You can’t perform that action at this time.
0 commit comments