Function (Path Standard C Header / stdio.h)

ftell

long ftell(FILE *stream);

Returns the position of given stream


Parameters

  FILE *stream
    Specified stream

函数 (属于 标准C头文件 / stdio.h)

ftell

long ftell(FILE *stream);

返回指定流的流位置


参数

  FILE *stream
    指定流