The cover of "C++: The Programming Language" raises questions
devblogs.microsoft.com
The cover of "C++: The Programming Language" raises questions
1–7 of 7 posts
Re: The cover of "C++: The Programming Language" raises questions
#2The full title, "The cover of C++: The Programming Language raises questions not answered by the cover" was too long for HN, apparently.
Re: The cover of "C++: The Programming Language" raises questions
#3[flagged]
Re: The cover of "C++: The Programming Language" raises questions
#4[dead]
Re: The cover of "C++: The Programming Language" raises questions
#5What’s wrong with
#define var auto
#define function void
? ;-)It follows tradition (https://minnie.tuhs.org/cgi-bin/utree.pl?file=V7/usr/src/cmd...)
Also, some compilers will accept 'foto' + i, interpreting 'foto' as a hex constant 0x666F746F.
Similarly, 'bigImage' may be interpreted as a 64-bit literal.
Re: The cover of "C++: The Programming Language" raises questions
#6The full title, "The cover of C++: The Programming Language raises questions not answered by the cover" was too long for HN, apparently.
Using more than 80 characters would be madness.