one true brace style
Jump to navigation
Jump to search
English
[edit]Proper noun
[edit]- (programming, informal) A source code formatting preference resembling K&R style, but where functions have their opening braces on the same line separated by a space, and the braces are not omitted for a control statement with only a single statement in its scope.