From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: MS-DOS file access attributes in _open Date: 1 Dec 2000 08:40:45 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 17 Message-ID: <907o6d$96j$1@antares.lu.erisoft.se> References: <907a0b$763$1 AT jake DOT esu DOT edu> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Tom Hunt (thunt1 AT falcon DOT lhup DOT edu) wrote: : I'm using the _open function to open files in an editor program I'm working : on. In the DJGPP docs, it lists a second parameter, int attrib, which I'm : guesing tells it what the read-write access is. Could someone tell me what : values do what with that parameter? "info libc a _open"? Uhh! Wait! There's no description of that parameter in the docs! A documentation bug. Right, MartinS