Difference between revisions of "Program Examples:File Handling:Open Read Write"

From SoftMC-Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
The following example demonstrates how to open a file in different permissions (Read Only, Write Only, Append),<br/>
+
The following example demonstrates how to open a file with different permissions (Read Only, Write Only, Append),<br/>
 
how to read from and write to the file, and how to manipulate the file pointer.<br/>
 
how to read from and write to the file, and how to manipulate the file pointer.<br/>
 
<br/>
 
<br/>

Revision as of 07:26, 9 March 2014