Hi everyone,
I have a question: if I have a structure STR_A , and it has four members M1,M2,M3,M4.
I will assign values to V1 at run time.can I use a variable like this STR_A-V1 to stand for certain
member which only can be known at run time?