Search:

Type: Posts; User: ArutyunovG

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    3,065

    CPU Usage of chess engine process

    I am using CreateProcess function to create a process which is a chess engine (uses UCI protocol). I can't set in it's code any Sleep commands, because it's not mine. Is there any way to set upper...
  2. Replies
    1
    Views
    1,245

    Convert const int** to image

    I have 2D int array for every pixel on the screen (RGB). How can I save the information in any picture extension (bmp, png, jpeg, it is not important)?
Results 1 to 2 of 2