Slick EDIT V3.3 사용자 설명서

다운로드
페이지 568
lows:
myLongMethodName(firstarg,
secondarg,
thirdarg
);
myLongMethodName(
firstarg,
secondarg,
thirdarg,
);
• No space before paren - Determines whether a space is placed between a keyword such as iffor, or
while and the open paren when syntax expansion occurs. Example: (if( or if ().
• Insert padding between parens - When checked, a space is placed after the open paren, and before
the close paren, providing padding for the enclosed text. For example, if () becomes if ( ).
• Pointer style - Specify the pointer style you wish to use.
Other Tab
Figure 7.5. C/C++ Formatting Options: Other Tab
C/C++ Formatting Options
236