Hi again, I would like to ask, how can I transfer a structure from a subfunction to another function. As example, I would like to assign three members with different variables and value in a structure. Then those values are obtained from a subfunction. But how can I transfer back those values into the structure using this method?