Aniki@feddit.org to Programmer Humor@programming.dev · 12 days agoWelsh or C standard library function?feddit.orgimagemessage-square64fedilinkarrow-up1717arrow-down11
arrow-up1716arrow-down1imageWelsh or C standard library function?feddit.orgAniki@feddit.org to Programmer Humor@programming.dev · 12 days agomessage-square64fedilink
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up1arrow-down1·11 days 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.