ghorwin / FMICodeGenerator

A Code Generator that creates native C/C++ code to build Functional Mock-Up Units (FMU) with support for FMI version 2.0 (rollback)
BSD 3-Clause "New" or "Revised" License
51 stars 25 forks source link

Check for Umlaute in variable names and ask user to fix that #29

Closed ghorwin closed 4 years ago

ghorwin commented 4 years ago

Also, variable names must not start with a number, since FMICodeGenerator generates code in the form

    #ifndef <varname>