login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
9
votes
Using the open() system call
You probably need the third argument. For example: open('path',O_WRONLY|O_CREAT,0640); …
answered
Feb 27 at 19:51
Randy Proctor
700
●
1
●
6
posts containing
user:22131
within these tags
file
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled