Kaya 0.5.2 reference for IO::putChar

List of functions and data types in IO

Void putChar(File handle, Char c)

Arguments

Usage

Write a binary character to a file. Char(200) will write a byte with a value of 200, not the multibyte representation of Char(200) in UTF-8. Writing a character with a value greater than 256 is undefined.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya