I think it’s because of name mangling (to enable polymorphism). Name mangling wasn’t originally standardized, so every compiler did it differently, and now it’s too late to standardize.
I think it’s because of name mangling (to enable polymorphism). Name mangling wasn’t originally standardized, so every compiler did it differently, and now it’s too late to standardize.