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

If you only want to convert the second argument you can use the ==! operator ;)


C has so many wonderful operators, why don't people use them?

  while (x --> 0) x goes to zero;
  while (0 <---- x) goes much faster on some compilers (ymmv);




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

Search: