Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
Stdio

Method Stdio.append_file()


Method append_file

int Stdio.append_file(string filename, string str, int|void access)

Description

Append the string str onto the file filename.

Returns

Returns number of bytes written.

See also

Stdio.write_file, Stdio.read_bytes