I hope I'm not way off base with this question. I am fairly new to all of this and am just trying to grasp some of the concepts. Thanks.
Thanx
I hope I'm not way off base with this question. I am fairly new to all of this and am just trying to grasp some of the concepts. Thanks.
Thanx
e.g.
typedef struct
{
int m[3][3];
int t[3];
} DRAW_MATRIX;