C++ or ++C? 2 points by NAFV_P 12y ago ↗ HN The C++ programming language returns a copy of its value (C), then increments itself. Therefore a program written in C++ returns C code. You might as well write C. Any thoughts?
[–] necavi 12y ago ↗ If I remember correctly, originally that's what it did, a C++ program was compiled to C, then compiled to binary.
1 comment
[ 2.7 ms ] story [ 11.2 ms ] thread