Penguin

Differences between version 6 and previous revision of creat(2).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Sunday, November 3, 2002 2:29:16 pm by PerryLorier Revert
Older page: version 5 Last edited on Sunday, November 3, 2002 2:21:31 pm by PerryLorier Revert
@@ -1,8 +1,8 @@
 !!NAME 
 creat - open and possibly create a file or device 
 !!SYNOPSIS 
-  
+ __#include <sys/stat.h>__ /* for the S_* contants */  
  __#include <unistd.h>__ 
  __int creat(const char *__''pathname''__, mode_t__ ''mode''__);__ 
 !!DESCRIPTION 
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.