Hello.
I have declared a boolean global variable within a header file.
Now, I want to change value of global variable within a function in another file such that it is globally changed.
Thanks in advance for your answers.
Regards,
Sunny.