Re: the difeirent bettwen the function open() with two an three parameters
- From: Keith Thompson <kst-u@xxxxxxx>
- Date: Thu, 28 Sep 2006 04:25:01 GMT
"freegnu" <freegnu@xxxxxxx> writes:
hi all, i dont dont whats the difference, and the different bettwen flags
and mode
Please include your question in the body of your article. Not everyone
can easily see the subject header.
The question was: "the difeirent bettwen the function open() with two
an three parameters".
The open() function is not part of standard C. You're probably
referring to the POSIX function by that name. If so,
comp.unix.programmer would be an appropriate newsgroup for your
question. (That's assuming that reading your system's documentation
("man open" or "man 2 open") doesn't answer it for you.)
--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.
- References:
- Prev by Date: Re: Associativity of ++ and --
- Next by Date: Re: How function works internally
- Previous by thread: the difeirent bettwen the function open() with two an three parameters
- Next by thread: Re: the difeirent bettwen the function open() with two an three parameters
- Index(es):
Relevant Pages
|