fseek man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



FSEEK(3F)							     FSEEK(3F)

NAME
     fseek, fseek64, ftell, ftell64 - reposition a file on a logical unit

SYNOPSIS
     integer function fseek (lunit, offset, from)
     integer offset, from

     integer function fseek64 (lunit, offset64, from)
     integer *8 offset64

     integer function ftell (lunit)

     integer *8 function ftell64(lunit)

DESCRIPTION
     lunit must refer to an open logical unit.	offset is an offset in bytes
     relative to the position specified by from. Valid values for from are:

	  0 meaning `beginning of the file'
	  1 meaning `the current position'
	  2 meaning `the end of the file'

     The value returned by fseek will be 0 if successful, a system error code
     otherwise.	 (See perror(3F))

     Ftell returns the current position of the file associated with the
     specified logical unit. The value is an offset, in bytes, from the
     beginning of the file.  If the value returned is negative, it indicates
     an error and will be the negation of the system error code. (See
     perror(3F))

     Fseek64 and ftell64 are identical in functionality to their 32 bit
     counterparts except they can operate on files larger than 2 gigabytes in
     some filesystems.

FILES
     /usr/lib/libU77.a

SEE ALSO
     fseek(3S), perror(3F)

ORIGIN
     MIPS Computer Systems

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net