7 ms·
The cover of "C++: The Programming Language" raises questions
- krylon 6mo agoThe full title, "The cover of C++: The Programming Language raises questions not answered by the cover" was too long for HN, apparently.
- _2fnr 6mo ago[flagged]
- fayash 6mo ago[dead]
- Someone 6mo agoWhat’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/sh/mac.h 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.