▲ | Panzerschrek 3 days ago | |||||||
Why do people do such wired projects? Why not just using C++ instead of pure C? | ||||||||
▲ | dfawcus 3 days ago | parent | next [-] | |||||||
Maybe because one is working on a legacy C program, and for various reasons adding C++ to said program is too risky or expensive? | ||||||||
▲ | brightprogramer 3 days ago | parent | prev | next [-] | |||||||
Because I just don't like it as much and I wanted to see how much farther can we go by just using macro tricks. | ||||||||
| ||||||||
▲ | brightprogramer 3 days ago | parent | prev [-] | |||||||
It also compilers way faster than C++ code if that interests you :-) | ||||||||
|