|
|
|
|
|
by pjmlp
18 days ago
|
|
Some folks don't like iostreams, I keep using them, since Turbo C++ 1.0 for MS-DOS. Although I would probably use std::print in more modern compilers. D needs to work into its marketing, all key features that made it relevant back in 2011 with Andrei's book have now been copied even if badly, across all mainstream languages. |
|
I thought it was ugly in 1987, and it hasn't improved with age. Then < > for templates made it worse.
Then there's formatted I/O:
and I don't know if the problem with multithreading was resolved or not.> copied even if badly
Any program can be written in any language. But why suffer?