Search:

Type: Posts; User: guiderone

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,044

    Reading from the screen

    How would you read characters displayed on the console.
    Example:
    You evoke "dir c:\" using system(). How then would you read in all the stuff that the OS spits back at you.

    If the answer is...
  2. Replies
    1
    Views
    1,249

    Reading from the screen

    How would you read in text that is displayed in the current window?
    Example:
    You evoke the command "Dir C:\" using system in stdlib.h.
    How would you read in all the stuff, that the OS spits back...
Results 1 to 2 of 2