ftell [return position in a stream or file]. SYNOPSIS #include <stdio.h> long ftell(FILE *fp);. DESCRIPTION Objects of type, FILE, can have a position that ...
確定! 回上一頁