Category talk:Plain English-output: Difference between revisions

→‎Source code: Fixed file output in code
(Add source code)
 
(→‎Source code: Fixed file output in code)
 
Line 26:
If the output directory is not in the file system, create the output directory in the file system.
If the output path is not in the file system, create the output path in the file system.
PutRead the stringoutput then the return bytepath into a buffer.
Append the string then the return byte to the buffer.
Write the buffer to the output path.
 
Line 32 ⟶ 33:
If the output directory is not in the file system, create the output directory in the file system.
If the output path is not in the file system, create the output path in the file system.
PutRead the stringoutput path into a buffer.
Append the string to the buffer.
Write the buffer to the output path.
 
175

edits