native fprintf(file, const fmt[], any:...);
file | Handle to the file |
format | Formatting rules |
... | Variable number of format parameters |
Writes a line of formatted text to a text file.
Total number of characters written on success, 0 otherwise
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.