|
 |
Darren New wrote:
> How do you pronounce "cout << 5" in english? If you were to read that
> statement over the phone to someone, what would you say? Obviously not
> "cout logical-shift-left 5". Would you really say "count
> operator-less-than-less-than five"?
If the person at the other end of the phone is a C++ guru, you could
probably say "c out five", and they would understand that the streaming
operator belongs there.
Regards,
JOhn
Post a reply to this message
|
 |