Skip to main content



      Home
Home » Newcomers » Newcomers » edit coding style rules using Formatter
edit coding style rules using Formatter [message #1778540] Sat, 16 December 2017 04:05
Eclipse UserFriend
Hi,
I'm trying to edit coding style rules defined in C/C++ General -> Formatter section to my custom mode,
Every thing is ok,except I dont know how I can define rule for converting :
void
 func(void);


to
void func(void);


I mean I want the returned element be i the same line with function name and input argument as soon as possible.

Previous Topic:blockchain api + pom.xml edit
Next Topic:!error
Goto Forum:
  


Current Time: Sat Jun 21 17:22:41 EDT 2025

Powered by FUDForum. Page generated in 0.07784 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top