...
Code Block |
---|
printInFile("C:/story.txt", "Once upon a time..."); |
Prints to the file story.txttxt file the record Once upon a time...
Notes
Note |
---|
|
...
...
Code Block |
---|
printInFile("C:/story.txt", "Once upon a time..."); |
Prints to the file story.txttxt file the record Once upon a time...
Note |
---|
|
...