We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b70aa0 + 3e48185 commit f65233dCopy full SHA for f65233d
spec/importc.dd
@@ -558,6 +558,10 @@ enum E { A = 3; }
558
Rewrite function-style preprocessor macros as inline functions.
559
)
560
561
+ $(H3 $(LNAME2 controlZ, Control Z is End Of File))
562
+
563
+ $(P A control-Z character `\x1A` in the source text means End Of File.)
564
565
$(H2 $(LNAME2 gnu-clang-extensions, Gnu and Clang Extensions))
566
567
$(P `gcc` and `clang` are presumed to have the same behavior w.r.t. extensions,
0 commit comments