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

It's hard to say. How many lines of code does it take to call

    typeobj->tp_as_number->nb_add()
when `tp_as_number` is a pointer to a `struct float_as_number`, and `nb_add` is a pointer to `float_add`?

Do struct definitions count as "lines of code called"?



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: