BaharPamuk
Programmer
Hi,
I want to create a variable such that it will preserve its value even if the program terminates. I mean it will stay in memory even if main() returns. How can i achieve this? Or is this possible?
Thanks.
I want to create a variable such that it will preserve its value even if the program terminates. I mean it will stay in memory even if main() returns. How can i achieve this? Or is this possible?
Thanks.