Thread: Grabing Data

  1. #1
    Registered User Ajsan's Avatar
    Join Date
    Dec 2003
    Posts
    55

    Grabing Data

    I want to grab the data that is already on the screen of the standard dos window and inoput it into a 2-d array so that i can change it and reoutput. i want to do this for an affect.

    (P.S. i want to grab all of the data on the window even the stuff that i outputed...kind of like taking a scree shot of the window and placing it into an array of characters.)
    Style is overrated.

    - —₽‚¢‰Î -

  2. #2
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

  3. #3
    Registered User Ajsan's Avatar
    Join Date
    Dec 2003
    Posts
    55

    Thx

    X Thank you for the link it was very helpful.
    Style is overrated.

    - —₽‚¢‰Î -

  4. #4
    Registered User Ajsan's Avatar
    Join Date
    Dec 2003
    Posts
    55

    Probs

    When i output in the Win32 app using cout if double spaces the out put why is that and is there a way to fix it so that it doesn't.
    Style is overrated.

    - —₽‚¢‰Î -

  5. #5
    Registered User Ajsan's Avatar
    Join Date
    Dec 2003
    Posts
    55

    Dont woorry

    I figured it out thx anyway though.....
    Style is overrated.

    - —₽‚¢‰Î -

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM
  2. singly linked circular list
    By DarkDot in forum C++ Programming
    Replies: 0
    Last Post: 04-24-2007, 08:55 PM
  3. Program Crashing
    By Pressure in forum C Programming
    Replies: 3
    Last Post: 04-18-2005, 10:28 PM
  4. Errors
    By Rhidian in forum C Programming
    Replies: 10
    Last Post: 04-04-2005, 12:22 PM
  5. Replies: 1
    Last Post: 07-31-2002, 11:35 AM