Query: gd_framenum_subset64
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gd_framenum_subset64(3) GETDATA gd_framenum_subset64(3)NAMEgd_framenum_subset64 -- perform a reverse look-up on a monotonic dirfile fieldSYNOPSIS#define _LARGEFILE64_SOURCE #include <getdata.h> double gd_framenum_subset64(DIRFILE *dirfile, const char *field_code, double value, off64_t field_start, off64_t field_end);DESCRIPTIONThis version of gd_framenum_subset(3) uses a 64-bit offset type, even if off_t is a 32-bit type. It is only available if one defines _LARGEFILE64_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_fra- menum_subset(). Otherwise, gd_framenum_subset() will be a version of this function which uses a 32-bit off_t.SEE ALSOgd_framenum_subset(3), feature_test_macros(7) Version 0.7.0 15 July 2010 gd_framenum_subset64(3)
Related Man Pages |
---|
gd_alter_frameoffset64(3) - debian |
gd_entry_type(3) - debian |
gd_framenum(3) - debian |
gd_reference(3) - debian |
lseek64(3) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
My first PERL incarnation... Audio Oscillograph |