Thread: How to get my screen resolution using C ?

  1. #1
    Registered User Ravi Raj's Avatar
    Join Date
    May 2012
    Location
    INDIA
    Posts
    43

    How to get my screen resolution using C ?

    Hello there,

    I am using linux (ubuntu) distro. In a project I stucked when I want the exact screen width and height using C language.

    Please help, how can I get it.

  2. #2
    Master Apprentice phantomotap's Avatar
    Join Date
    Jan 2008
    Posts
    5,108
    This may get better suggestions at the "Linux" flavored board.

    Should this maybe be moved?

    In any event, the real screen size, the virtual screen size, and the adjusted resolution may all be different. If you are trying to draw or buffer something relative to what is displayed on the screen you'll have to tell us what API you are using as it will be accessed differently depending on the API.

    Soma

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Getting the screen resolution
    By Finchie_88 in forum Windows Programming
    Replies: 2
    Last Post: 10-26-2004, 06:03 PM
  2. Screen resolution
    By Mithoric in forum Windows Programming
    Replies: 11
    Last Post: 05-16-2004, 02:26 AM
  3. Screen Resolution
    By XSquared in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 01-25-2003, 06:43 PM
  4. screen resolution
    By cppdude in forum Windows Programming
    Replies: 1
    Last Post: 02-28-2002, 07:21 AM
  5. Screen Resolution
    By C_Coder in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 12-21-2001, 08:01 PM

Tags for this Thread