www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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 <nwourms AT yahoo DOT com> |
Subject: | Re: Using mkdir() in g++ |
To: | Chuck Allison <cda AT freshsources DOT com>, cygwin AT cygwin DOT com |
In-Reply-To: | <0a2901c238e2$1094b260$0500000a@FSHPXP> |
MIME-Version: | 1.0 |
--- Chuck Allison <cda AT freshsources DOT com> wrote: > For some reason, even though I include <io.h>, 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 <sys/stat.h>. 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |