News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Automatic new line if i put bracket after method

Started by xorgx3, March 26, 2014, 05:09:56 PM

Previous topic - Next topic

xorgx3

Hi,

I have a problem. I want to obtain java code - style when I programming in C++;
For example: if i wrote int foo(){ i want to automatic new line and second bracket(it not working only for method, but working conditional statements and loops.

I hope we know what I want and help me.