On 07 September 2007 15:41, digant goyal wrote:

>      I wanted to ask if system calls of unix like opendir(),readir()
> work in cygwin.

  Yes, they work fine, that's the whole point of cygwin.

> I tried them in a simple program but it didn't work.

  Most likely a bug in your code.

> The stack dump was-

  No use without knowing what version of the cygwin dll you have installed!


  Can you reduce your code to one very simple testcase that just shows an
attempt to call opendir and how it fails?  Something that everyone else could
just compile and run on our machines without having to go to great lengths?
  
    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to