Unix VPS A - Starter B - Basic C - Preferred D - Commercial MPS - Dedicated Previous VPSs * Sign Up! *
Support Contact Us Online Help Handbooks Domain Status Man Pages
FAQ Virtual Servers Pricing Billing Technical
Network Facilities Connectivity Topology Map
Miscellaneous Server Agreement Year 2038 Credits
creat — ???????ե???????????????
creat
Standard C Library (libc, -lc)
<fcntl.h> int creat(const char *path, mode_t mode)
<fcntl.h>
creat() ?ؿ??ϼ??Τ??Τ?Ʊ???Ǥ???
open(path, O_CREAT | O_TRUNC | O_WRONLY, mode);
open(2)
creat() ?ؿ??? Version 6 AT&T UNIX ???о줷?ޤ?????
Visit the GSP FreeBSD Man Page Interface.Output converted with ManDoc.