Aniki@feddit.org to Programmer Humor@programming.dev · 2 days agoWelsh or C standard library function?feddit.orgimagemessage-square63fedilinkarrow-up1687arrow-down11
arrow-up1686arrow-down1imageWelsh or C standard library function?feddit.orgAniki@feddit.org to Programmer Humor@programming.dev · 2 days agomessage-square63fedilink
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up1·14 hours agoUnfortunately, it’s the only sane cross-language ABI option there is. C++ is a close second, which is mostly because C++ uses the C ABI wherever it can. Even if the language itself is obsolete, it will live on for many more years just because of that.
Unfortunately, it’s the only sane cross-language ABI option there is.
C++ is a close second, which is mostly because C++ uses the C ABI wherever it can.
Even if the language itself is obsolete, it will live on for many more years just because of that.