lseek : Examples. Random access. – Jump to any byte in a file. Move to byte #16. – newpos = lseek( file_descriptor, 16, SEEK_SET );. Move forward 4 bytes.
確定! 回上一頁