1 2 3 4 5 6 7
// test macro expansion in arguments #define s_pos s_s.s_pos #define foo(x) (x) //hej.s_pos foo(hej.s_pos)