From: David Levine Date: Fri, 11 Jan 2013 04:52:59 +0000 (-0600) Subject: Started revising m_getfld() code to replace direct buffer X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/683e0fb1a14da5b9ce7bc5db6e76951d14d79348?ds=inline;hp=683e0fb1a14da5b9ce7bc5db6e76951d14d79348 Started revising m_getfld() code to replace direct buffer access with Getc(). The goal is to again support fseek() after return from m_getfld(). ---