Re: Named pipes problem

2002-10-09 Thread egor duda
Hi! Thursday, 10 October, 2002 Chris [EMAIL PROTECTED] wrote: C> I have recently installed Cygwin (version 1.3.12-2) on Windows 2k (SP2) and C> have been trying to evaluate by developing some small programs. One of these C> uses named pipes. However none of the named pipes functions seem to work

Named pipes problem

2002-10-09 Thread Chris
Hi there, I have recently installed Cygwin (version 1.3.12-2) on Windows 2k (SP2) and have been trying to evaluate by developing some small programs. One of these uses named pipes. However none of the named pipes functions seem to work - all return -1. Example: retcode = unlink ("aPipe"); retc