debian man page for gd_nframes64

Query: gd_nframes64

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

gd_nframes64(3) 						      GETDATA							   gd_nframes64(3)

NAME
gd_nframes64 -- report the size of a dirfile with largefile support
SYNOPSIS
#define _LARGEFILE64_SOURCE #include <getdata.h> off64_t gd_nframes64(DIRFILE *dirfile);
DESCRIPTION
This version of gd_nframes(3) uses a 64-bit offset type, even if off_t is a 32-bit type. It is only available if one defines _LARGE- FILE64_SOURCE. If off_t is a 64-bit type (i.e. if _FILE_OFFSET_BITS is defined to be 64), this function will be called gd_nframes(). Oth- erwise, gd_nframes() will be a version of this function which uses a 32-bit off_t.
SEE ALSO
gd_nframes(3), feature_test_macros(7) Version 0.7.0 16 July 2010 gd_nframes64(3)
Related Man Pages
lseek64(3) - linux
gd_alter_frameoffset64(3) - debian
gd_dirfilename(3) - debian
gd_framenum(3) - debian
gd_nframes(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph