Manual Pages for UNIX Darwin command on man creat
MyWebUniversity

Manual Pages for UNIX Darwin command on man creat

CREAT(2) BSD System Calls Manual CREAT(2)

NAME

ccrreeaatt - create a new file

LLIIBBRRAARRYY

Standard C Library (libc, -lc)

SYNOPSIS

##iinncclluuddee <>

int ccrreeaatt(const char *path, modet mode);

DESCRIPTION

TThhiiss iinntteerrffaaccee iiss mmaaddee oobbssoolleettee bbyy:: open(2). The ccrreeaatt() function is the same as: open(path, OCREAT | OTRUNC | OWRONLY, mode);

SEE ALSO

open(2) HISTORY The ccrreeaatt() function appeared in Version 6 AT&T UNIX. BSD June 2, 1993 BSD




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™