Re: file open function



"Douglas O'Neal" <oneal@xxxxxxxxxxxx> wrote in message
news:fut2im$c5u$1@xxxxxxxxxxxxxxxxxxxxxxx
On 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 ?

On MS its in io.h

Many thanks in advance,

Aaron

man 2 open

Why the 2 ?

Thanks,

Aaron


.