Slashdot Mirror


User: csasso

csasso's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Stable ABI on How Relevant is C in 2014? · · Score: 1

    Also, the C language is the De Facto Lingua Franca of the software world, i.e. all other languages have means to call a C function, or be callable from a C function.

  2. Stable ABI on How Relevant is C in 2014? · · Score: 2

    The C language has a stable ABI, and it is the only mainstream language that can make such a claim.