Posts by Alexandre Lucchesi • 101 points
1 post
-
0
votes1
answer51
viewsA: Error collecting dynamic typing value
Call on printf thus, passing directly to struct var as an argument (vec[0], vec[1], etc) is not good practice because it can lead to Undefined behaviour. Including, compiling the code as it is…