One<SlaveProcess> p = StartLocalProcess("gnuplot w"); if(p) // started OK p.Write("plot sin(x)\n");
Report message to a moderator