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

There are 4 bytes in word:

  const char word[] = {‘w’, ‘o’, ‘r’, ‘d’};
  assert(sizeof word == 4);


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

Search: