Yes. Yes they are. This question might seem a bit silly to those of us who lived through, and paid attention to, the early releases of Windows in the 1980s and 1990s. But to someone who didn’t, these numbers can …
Read moreGetting the Windows screen resolution in C
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