U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Process Class wrapper for pipes in windows/linux
Re: Process Class wrapper for pipes in windows/linux [message #11198 is a reply to message #11193] Sun, 26 August 2007 19:52 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Should be something like:

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


Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Add capability to Log into Windows console
Next Topic: Bug in AddColumn of ArrayCtrl
Goto Forum:
  


Current Time: Mon May 11 04:22:49 GMT+2 2026

Total time taken to generate the page: 0.00655 seconds