company logo

TextFile :: writeLine - Write line to output file

The function writes the string passed in sString as line to the output file. Line break characters (lineBreak) are automatically appended to the string when not being terminated by line break.

Implementation details

TextFile  :: writeLine ( odaba::String &sString )
  • sString - String value