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

For mixing styles like that?

  int myFunc(int foo){
      if (foo > 42)
      {
          frobnicate();
      }
  }


I was getting it confused with gnu style, which indents braces for control flow but not functions




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

Search: