Posts by mc-gomes • 23 points
1 post
-
2
votes1
answer83
viewsQ: I tried to make my program in C open already in full screen, but it appeared 'error: expected declaration specifiers or '...' before Numeric Constant'
I want my program to already open in full screen when I click to run. I researched if I had how to do this and saw some recommendations to put this code at the beginning of the program # include…