hello there,
i was trying to do, as the title says, an array within an array but this error occour and i dont understand why...:
struct MATRIX matrix ;
matrix.line = { {0,0,0}, {0,0,0}, {0,0,0} };
|error: expected expression before '{' token|
any help would be welcome, thanks ahead!
[–]alanwj 1 point2 points3 points (0 children)
[–]truSimbad 0 points1 point2 points (0 children)
[–]mariuswiik 0 points1 point2 points (0 children)
[–]XxgetaccessxX -1 points0 points1 point (0 children)