I am trying to execute a command on Windows with _popen and read the pipe\'s output in chunks using only fread() (I am open to another method as lo
Windows
_popen