add id
This commit is contained in:
parent
989e63b12e
commit
c3e34b885e
@ -48,7 +48,7 @@ This page documents those incompatibilities and relative oddities.
|
|||||||
I have never done (and probably never will do) extensive programming in pre-ANSI C.
|
I have never done (and probably never will do) extensive programming in pre-ANSI C.
|
||||||
These incompatibilities were discovered out of Appendix C in <I>The C Programming Language, 2nd ed.</I> but are described further.
|
These incompatibilities were discovered out of Appendix C in <I>The C Programming Language, 2nd ed.</I> but are described further.
|
||||||
</P>
|
</P>
|
||||||
<H2><CODE>8</CODE> and <CODE>9</CODE> as valid octal digits</H2>
|
<H2 ID="octal89"><CODE>8</CODE> and <CODE>9</CODE> as valid octal digits</H2>
|
||||||
<PRE>
|
<PRE>
|
||||||
main()
|
main()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user