hsunny study blog

1.3 Consistency and Idioms 본문

book/The Practice of Programming

1.3 Consistency and Idioms

헤써니 2015. 12. 22. 03:24

Use a consistent indentation and brace style


Use idioms for consistency



 W O R D 

parentheses 괄호

omit 빠뜨리다, 누락시키다, 생략하다

dangling ~을 안달복달하게 하다

exemplify 예를 들다

idiom 관용구, 숙어

'book > The Practice of Programming' 카테고리의 다른 글

1.6 Comment  (0) 2015.12.28
1.5 Magic Number  (0) 2015.12.24
1.4 Function Macros  (0) 2015.12.23
1.2 Expressions and Statements  (0) 2015.12.21
1.1 Names  (0) 2015.12.21