Penguin

Differences between current version and previous revision of freopen(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 10:23:19 am by JimSmith
Older page: version 2 Last edited on Thursday, August 5, 2004 10:19:48 am by JimSmith Revert
@@ -17,11 +17,11 @@
  
 __#include __ 
  
  
-__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''__);__ 
+__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 
  
  
 The __fopen__ function opens the file whose name is the 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.