Seongmo Yeon

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Seongmo Yeon created a post,

    question about continuation indent in code style

    Hi,I have a function with a long parameter list. for example,fprintf(fout, “some text here”, aj, advco, mkt, mkq, eto);I would like to reformat the above statement 1) line break before opening brac...