User Activity

Posted on May 29, 2018 at 15:25 Good day everyone, I'm trying to create a typedef for array in a header file. The size of this array should be defined by a macro from another header file. A quick snippet of my code is as follows: HTPA.h ...