Posts by Antony Mateus • 3 points
1 post
-
0
votes1
answer62
viewsQ: I can’t copy a string array to a string array in a struct
I’ve been racking my brain for hours, and I can’t seem to fix it. I want to copy a new string and place it in the first position of a string array in a struct. However, when I try to copy the new…