Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20020731232407.52876.qmail@web21007.mail.yahoo.com> Date: Wed, 31 Jul 2002 16:24:07 -0700 (PDT) From: Nicholas Wourms Subject: Re: Using mkdir() in g++ To: Chuck Allison , cygwin AT cygwin DOT com In-Reply-To: <0a2901c238e2$1094b260$0500000a@FSHPXP> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Chuck Allison wrote: > For some reason, even though I include , I get an undeclared > functrion > error when I try to use the mkdir() system call in a program. How > can I make > this visible to the compiler? Thanks. I just installed the latest > Cygwin > with gcc 3.1.1-4. Chuck, This function is defined for Cygwin by . Cheers, Nicholas __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/