Posts by Marcos Paulo Rodrigues • 13 points
1 post
-
1
votes1
answer259
viewsQ: Error when compiling a modularized program in c
I made a program in which reads strings from a file separated by - (hyphen) and saves each string at a position of a struct vector. When compiling, generates the following error message: array type…