Penguin

Differences between current version and previous revision of fopen(3).

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

Newer page: version 3 Last edited on Thursday, August 5, 2004 12:32:53 pm by JimSmith
Older page: version 2 Last edited on Thursday, August 5, 2004 12:32:15 pm by JimSmith Revert
@@ -17,10 +17,10 @@
  
 __#include __ 
  
  
-__FILE *fopen (const char *__''path''__, const char *__''mode''__);%%%  
-__FILE *fdopen (int__ ''fildes''__, const char *__''mode''__);%%% 
+__FILE *fopen (const char *__''path''__, const char *__''mode''__);__ %%%  
+__FILE *fdopen (int__ ''fildes''__, const char *__''mode''__);__ %%% 
 __FILE *freopen (const char *__''path''__, const char *__''mode''__, FILE *__''stream''__);__ 
 !!DESCRIPTION 
  
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.