okay so i am basically trying to figure out how to read a binary text file. I'm trying to read a file with hockey stats including name, goals, and assists and put the information into a structure. i can compile it, but when i try to build it, i got an error saying, "undefined reference to 'WinMain@16'". I feel like i've tried everything and this is what i think is closest. Any help would be sickkkkk.