Penguin

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

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

Newer page: version 3 Last edited on Thursday, October 31, 2002 5:36:46 pm by PerryLorier Revert
Older page: version 2 Last edited on Thursday, October 31, 2002 5:36:27 pm by PerryLorier Revert
@@ -1,9 +1,9 @@
 !!NAME 
 creat - open and possibly create a file or device 
 !!SYNOPSIS 
  
- __#include <unistd.h> 
+ __#include <unistd.h>__  
  __int creat(const char *__''pathname''__, mode_t__ ''mode''__);__ 
 !!DESCRIPTION 
  
 creat(2) is a special form of open(2), refer to open(2) for more information. 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.