tear down embarrassingly flawed article until i get it right
This commit is contained in:
parent
c3e34b885e
commit
d59fd50600
@ -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.
|
||||
These incompatibilities were discovered out of Appendix C in <I>The C Programming Language, 2nd ed.</I> but are described further.
|
||||
</P>
|
||||
<H2 ID="octal89"><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>
|
||||
main()
|
||||
{
|
||||
@ -80,5 +80,6 @@ This file provides <CODE>getnum</CODE>, a function used in <CODE>/usr/source/c/c
|
||||
My theory is that this behavior is a side-effect of a very efficient but imperfect method of parsing integer constants from a file stream,
|
||||
and that this implementation was "good enough" and informally the behavior of a C compiler supplied invalid octal constants was just undefined.
|
||||
</P>
|
||||
-->
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Loading…
Reference in New Issue
Block a user