How you go about getting the screen resolution is dependent on the operating system and/or hardware you’re using. There is no concept of screen resolution in the C standard library. If you’re running an operating system, you could use the …
Read more