I keep getting “undefined reference to ‘WinMain'” in the terminal when using a gcc command
Im on VIM text editor and when I try running :!gcc -o output solver.c
to run a C source file (i hope thats the correct command line) I keep getting this message in the terminal: