A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/efun/write_file
NAME: write_file
SYNTAX:
int write_file(string file, string str)
DESCRIPTION:
Append the string 'str' into the file 'file'. Valid write permissions are
necessary of course.
If you don't want to append to the file, then remove it first.
RETURN VALUE:
returns 0 on failure, 1 on success
See also:
This page was generated in LPC
Imprint / Impressum