int val = 0;TEST_DLLint hello(void){ val += 1; return val;}What it is used for is not important.I want to store this data somewhere. How can I achieve this? Do I have to pass it to RM and let RM store it?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.