delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | CBFalconer <cbfalconer AT yahoo DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Create folder |
Date: | Mon, 06 Oct 2008 03:06:12 -0400 |
Organization: | Ched Research http://cbfalconer.home.att.net |
Lines: | 30 |
Message-ID: | <48E9B8E4.946E8AB9@yahoo.com> |
References: | <48e7fbff$0$18149$4fafbaef AT reader3 DOT news DOT tin DOT it> <gc90ls$o10$1 AT registered DOT motzarella DOT org> <ubdwwlvpszv9.r6dh8v2srrct$.dlg AT 40tude DOT net> <48E96EE5 DOT 8CA0FBCA AT yahoo DOT com> <1q0him0ftporn$.18lwte5dzrsve DOT dlg AT 40tude DOT net> |
Mime-Version: | 1.0 |
X-Trace: | feeder.motzarella.org U2FsdGVkX1/lQqMM0VvBTyoFWfGvUsAsvzQBb3Y/RCHfutP2+Tz4w73JTt5fQqdblGwevmxaazKLYsl9CwmCyZ1KugRLAOqohQcbgw88L0De1ZdlLCshZWCMGhPeuLvoWjoXE19MkR7Oz1YnwvYCQA== |
X-Complaints-To: | Please send complaints to abuse AT motzarella DOT org with full headers |
NNTP-Posting-Date: | Mon, 6 Oct 2008 07:06:03 +0000 (UTC) |
X-Mailer: | Mozilla 4.75 [en] (Win98; U) |
X-Accept-Language: | en |
X-Auth-Sender: | U2FsdGVkX1/H3J2rONex1tDy+8nCvbPeDYEO0u+s4Ul6vTd/a2urhQ== |
Cancel-Lock: | sha1:RZlRfZ2pfp6DxNDbRx11DiGVrPo= |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Richard Nixon wrote: > CBFalconer wrote: >> Richard Nixon wrote: >>> Martin Ambuhl wrote: >>> >>>> #include <sys/stat.h> >>>> #include <unistd.h> >>> >>> Can you say a few words about these headers? I'm taking a look >>> at djgpp for the first time, and it's kind of an odd thing. >>> >>> Does djgpp have its own list of "kosher" headers? >> >> Look in the file identified by %djgpp. This is usually >> \djgpp\djgpp.env. Among other things it defines djdir and the >> #include path for system files, normally to \djgpp\include\. > > That's an interesting post. > > Either you or Martin has his slashes backwards, no? No. Remember that DJGPP is an adaptation of GNU to the MsDos environment. MsDos accepts either '\' or '/' as directory separators. The command language (via Command, or 4dos in my case) discriminates. -- [mail]: Chuck F (cbfalconer at maineline dot net) [page]: <http://cbfalconer.home.att.net> Try the download section.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |