diff --git a/homepage/knowledge/c78.html b/homepage/knowledge/c78.html index 3956d5c..1705621 100644 --- a/homepage/knowledge/c78.html +++ b/homepage/knowledge/c78.html @@ -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 The C Programming Language, 2nd ed. but are described further.

-

8 and 9 as valid octal digits

+

8 and 9 as valid octal digits

 main()
 {