Commit c970476
[C] Add %b scanf/printf support (#4072)
This was added in C23 alongside binary integer constant support, which
is already implemented though this was still missing.
Co-authored-by: James Buren <[email protected]>1 parent 780041a commit c970476
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments