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

> complaints that it's unreadable are unfounded

    int *a, *b;
    int t, *d;
I can't really see how anyone can say that code that uses one-letter variable names (with the exception of the "standard ones", whose meaning is defined at the top) is readable.


OK, 'unfounded' was a little too strong. I'd change some things myself, including comments on those declarations; but if this looks like a code-golf game to you, it's not, it's a style you're not used to.




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

Search: