fwrite
Core (file.inc)
Description
fwrite - Writes to a file handle.
Syntax
fwrite ( file, const str[], ... )
Type
Native
Notes
Writes a string of data to a file handle. The string can be formatted in the style of format.

This function is deprecated as of AMX Mod X Version 1.1.