Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

the big issues with C are that it doesn't specify the size of it's integer types.


The various C ABIs definitely do, though. And you generally know which C ABI you need to interact with (the __int128_t example from the article just seems like a bug -- luckily use of that type is rare).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: