]> diplodocus.org Git - nmh/commitdiff
Added m_getfld_track_filepos() for callers to indicate that they
authorDavid Levine <levinedl@acm.org>
Tue, 29 Jan 2013 03:20:22 +0000 (21:20 -0600)
committerDavid Levine <levinedl@acm.org>
Tue, 29 Jan 2013 03:20:22 +0000 (21:20 -0600)
may interleave fseek*/ftell* calls with m_getfld() calls.  This
eliminates the need for m_getfld() to call fseek() when called
by inc(1) and scan(1).


No differences found