2021.2

Table Of Contents
Method Description
write(c) Writes a character in the file
write(value) Writes a string in the file.
Parameters:
l value: the string value to write
Page 446