Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The text of the file

Example

Code Block
languagejs
string fileContent = readFromTextFile("C:/story.txt");

...