top | item 44499404

Inheritance and Polymorphism in Plain C

2 points| cozis | 7 months ago |coz.is

1 comment

order

sylware|7 months ago

I think it is good to give such topic deep thoughts.

I say that because it is kind of mandatory for c++ to C99+ port (which could happen in a lot of system components in order to remove the absurd technical cost of c++ compiler dependency).

... which leads to me wondering how AIs would handle c++ to C99+ port.