<<Navigation: 执行失败 ['AllContext' object has no attribute 'values'] (see also the log)>>

B.1.6 File Positioning Functions

int fseek(FILE *stream, long offset, int origin)

long ftell(FILE *stream)

void rewind(FILE *stream)

int fgetpos(FILE *stream, fpos_t *ptr)

int fsetpos(FILE *stream, const fpos_t *ptr)

TCPL/B.01.6_File_Positioning_Functions (2008-02-23 15:37:07由localhost编辑)

ch3n2k.com | Copyright (c) 2004-2020 czk.