How to handle two static variable with same name in S function?

Hi,
I have created a s-function which is having a multiple function present in multiple .c file.
e.g In A.c and B.c i am having static variable x in both A.c and B.c. So while compilation of s-function i am getting error that redefination of variable. Please tell how to handle this?.I dont want to change the code.

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Asked:

on 7 Aug 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!