Hi Jackson,
Many thanks for your sample code
I will send you some code later today its about passing the variables of a structure to a function (or if you suggest a better way otherwise) then use the function in my main.src file to get the variables of the structure then use them for comparison
The code you sent is excellent, in my situation the variables of the structure are getting changed by software which has many files, I'm not just passing constants
Do you think by using a function I can keep track of the variables value
I am trying to patch into the software which has many files C and C++, so Im creating a task on main.src this runs like endless loop to keep track of one float variable only to check its value, this is the only way i can interact with the software
I will send you examples later today, will comment my code
Its really important for me to solve this
Best regards,
Suded