News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

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.