This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Global variables

Keil MicroVision is new to me and I cannot get the variables in one function to be global because there is no "PUBLIC" command. How do I make it so a variable can be changed by any function. BTW I'm programming in C#. Any help is much appreciated.