I downloaded the stockfish.exe from the website and it runs fine. I just want to give it ana position and to return an eval. The documentation about c++ in the stockfish website is gone. What can I do? I know how to communecommunicate with the executable using the UCI protocol, but I don't know how to do it in code.