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