T
Tobias Froehlich
Hi,
Can anyone tell me how I can create a variable (or an integer array to
be exact) that is public within all the project files? I know that by
standard a variable inside a function does not exist outside of that
function. But is there a way to make my variable public?
Can anyone tell me how I can create a variable (or an integer array to
be exact) that is public within all the project files? I know that by
standard a variable inside a function does not exist outside of that
function. But is there a way to make my variable public?