On Sat, 16 Sep 2006 02:29:02 -0700, you wrote:

Hi Blair,

Thanks. Sent him email.

>Hi.  It almost sounds to me like the destination file isn't getting
>flushed to the disk.  I would recommend doing the recirection
>internally in the C program, and then you have direct control of the
>file.  A simple close(1); open("blah", O_WRONLY); /* system() stuff
>here: */ blah blah blah close(1); open("CON", O_WRONLY);
>should do but there are also ways to 'save' the original stdout and
>restore it later.  Get him to contact me for details.

Rgds,
Johnson.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to