|
|
|
|
|
by d3k
3716 days ago
|
|
The top change I would love to see in C is to have a way to have conditional macros, that could produce efficient statically compiled chunk of texts of defines. I think you can get some of that in C++ with templates, but without the whole C++. |
|