Static Local varialbles
Posted: Sat Jun 22, 2024 11:32 am
Hi
is there any way to create a STATIC Local Variables within the macro?
so that the variable retains the value even after exiting the macro.
this is the same as we use in C Program.
( this is to avoid cluttering the Global Variable section )
Thanks
-S_Ve
is there any way to create a STATIC Local Variables within the macro?
so that the variable retains the value even after exiting the macro.
this is the same as we use in C Program.
( this is to avoid cluttering the Global Variable section )
Thanks
-S_Ve