Name

puts

puts [-nonewline] [channelId] string

Output a string of characters to the I/O channel specified using channelId. If channelId is omitted, uses standard output. Option -nonewline suppresses the newline character normally appended when printing.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset