I am trying use a named pipe to speak to my c application and am having trouble.<br><br>This seems like the way to go, but it doesnt work.<br>fth_stdout is a file handle to a named pipe.<br><br>outChannel = Tcl_MakeFileChannel(fth_stdout,TCL_WRITABLE);<br>Tcl_RegisterChannel(globalInterp...
<br>Named pipes sounds good? I want to make no or little modification to the console application.<br><br>Whats the best way of going about this?<br><br>
<br>I have a win32 console application that I would like a to wrap a gui around.<br><br>How can I continually pipe output from a textbox to the application and continually pipe the output of the app to another text box.<br><br><br>Thanks
I am porting a c program from Unix to Windows.<br>I have a library of TCL pocs that auto load fine on the unix side but not at all on the windows side.<br><br>My auto_path points to the directory these procs are in.<br>I have also updated the index file of the library .<br><br>Any other...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.