Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
The Development of the C Language (Dennis Ritchie) (bell-labs.com)
8 points by qwph on Nov 15, 2008 | hide | past | favorite | 1 comment


Was interesting reading the reasoning behind the funky & vs. == precedence rules. I.e. the requirement of parentheses when writing:

  if ((a&mask) == b)




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

Search: