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

I would expect `bitcount` to mean sizeof(x)*8. Population count or Hamming weight is the canonical name for this operation.


Erm - ``sizeof x*CHAR_BIT'' ;)




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

Search: