Posts by Matheus Moraes • 1 point
1 post
-
0
votes0
answers82
viewsQ: Save variable to struct by pointer
I have a problem with my code that I can’t solve, I think it’s a simple detail, but so far I haven’t discovered. I need to reference a vector, which has a struct, but it is not allocating the data…