Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

C code written in our company has to conform to our C Style Guide. Can the output from Relogix handle this?

0
Posted

C code written in our company has to conform to our C Style Guide. Can the output from Relogix handle this?

0

The final C source output by Relogix is processed by the Relogix Style Manager module, which ensures a consistent style for the generated source in terms of things like spacing, use of new-lines, and variable-naming conventions (for example you can optionally select ‘Hungarian notation’). There are a large number of options which can be set to determine the style of the final code (many of these are closely modelled on the command-line options of the Gnu ‘indent’ program). Thus, it is likely that Relogix will be able to produce code which is consistent with your style guide, or at least is very close.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123