Re: the difeirent bettwen the function open() with two an three parameters



"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.
.



Relevant Pages

  • Re: output to file
    ... reading the documentation on header() explicitly ... Reading the documentation on headeron php.net explicitly states, ... That list probably ought to include BOMs from a file ...
    (comp.lang.php)
  • Re: How to determine integer values in a txt file?
    ... the fixed header, skip 2 bytes and read the 5th byte to determine how many ... The problem boils down to one of positioning and then reading - how it can ... the stream then the task is easy - just read the header in! ... really, quite easy to accomplish. ...
    (comp.lang.java.programmer)
  • Re: confused about word templates
    ... dialog and the ³same as previous² setting in the header and footer settings ... And congratulations on reading the documentation. ... stubborn as I am when I have a formatting problem. ... > textedit files are in word format and open in Word} ...
    (microsoft.public.mac.office.word)
  • Re: where is a copy of atlstr.h ??
    ... program for Visual Studio parks things in terms of directories, ... your expectation that Microsoft "documents this" is unreasonable. ... would have carry documentation for many previous versions of Visual Studio. ... or ATL header files are present on your computer. ...
    (microsoft.public.vc.language)
  • Re: Managing a project as it scales
    ... If you have ever once printed out a listing so you could circle the braces to figure out ... but braces should follow a methodology that is easy to read. ... Rarely is it valuable to maintain external documentation, ... Even the message handlers get procedure header blocks. ...
    (microsoft.public.vc.mfc)