Main Content

Code Replacement Customization

Create and maintain code replacement libraries

Customize how and when the code generator replaces C/C++ code that it generates for functions and operators by developing a custom code replacement library. You can develop libraries interactively with the Code Replacement Tool or programmatically.

  • Develop libraries tailored to specific application requirements.

  • Add identifiers to the list of reserved keywords that the code generator considers during code replacement.

  • Customize the code generator’s matching and replacement process for functions.

These topics help get you started:

Categories

Related Information