Project

General

Profile

Actions

Feature #5589

closed

Implement MSG_file_seek

Added by Veyre Pierre over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Start date:
11/29/2013
Due date:
% Done:

100%

Estimated time:

Description

msg_error_t MSG_file_seek (msg_file_t fd, long int offset, int origin)

Create constant for origin :
FILE_SEEK_SET => Beginning of file
FILE_SEEK_CUR => Current position of the file pointer
FILE_SEEK_END => End of file

Actions #1

Updated by Veyre Pierre over 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF