native fungetc(file, data);
file | Handle to the file |
data | Character to unget |
Ungets character from file.
On success, the character put back is returned, -1 otherwise
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.