AMX Mod X API Documentation

Signature
native ftell(file);
Description

Gets current position in the file.

Parameters
  • file Handle to the file
Returns

Value for the file position indicator

Назад
Верх