メインコンテンツまでスキップ
バージョン:25.2

seek

  • command to seek to a specific position in a file after using the open file command to open it
  • the next read from file or write to file command will begin at the specified position
  • Related: read, write