| 総合手引 | セクション 2 | English | Deutsch | オプション |
#include <fcntl.h>
creat() 関数は次のものと同じです。
open(path, O_CREAT | O_TRUNC | O_WRONLY, mode);
| CREAT (2) | June 2, 1993 |
| 総合手引 | セクション 2 | English | Deutsch | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
| “ | Today, the Unix equivalent of a power drill would have 20 dials and switches, come with a nonstandard plug, require the user to hand-wind the motor coil, and not accept 3/8" or 7/8" drill bits (though this would be documented in the BUGS section of its instruction manual). | ” |
| — The Unix Haters' handbook | ||