Re: file open function
- From: Douglas O'Neal <oneal@xxxxxxxxxxxx>
- Date: Fri, 25 Apr 2008 13:04:13 -0400
On 04/25/08 13:00, Aaron Gray wrote:
"Douglas O'Neal" <oneal@xxxxxxxxxxxx> wrote in message news:fut2im$c5u$1@xxxxxxxxxxxxxxxxxxxxxxxOn 04/25/08 12:50, Aaron Gray wrote:Hoping not to appear dumb, but is the file open() function (not fopen) supported on Linux/GNU and if so which header supports it ?man 2 open
On MS its in io.h
Many thanks in advance,
Aaron
Why the 2 ?
Thanks,
Aaron
It informs man to look in section 2 of the man pages, e.g, system calls.
Otherwise you might get the man page for perl open, tcl open, etc.
man man for more info.
man -k open is also useful.
.
- Follow-Ups:
- Re: file open function
- From: Aaron Gray
- Re: file open function
- References:
- file open function
- From: Aaron Gray
- Re: file open function
- From: Douglas O'Neal
- Re: file open function
- From: Aaron Gray
- file open function
- Prev by Date: Re: file open function
- Next by Date: Re: file open function
- Previous by thread: Re: file open function
- Next by thread: Re: file open function
- Index(es):