lostbright22 lostbright22 13-12-2022 Computers and Technology contestada Write a function that populates the map with the entries in the file. 15% programming marks. void populate_map(FILE *,char [30][30]) -modifies the map array to contain the entries described in the map file.