Ahh... I was thinking that it would be a function implemented by each filesystem (disk, http, etc.). I now clearly understand that it is implemented by pdf-fsys, and not by the underlying filesystems.
Thanks. --Scott On Sun, Feb 28, 2010 at 3:39 PM, Aleksander Morgado <[email protected]> wrote: > > >> pdf_fsys_t pdf_fsys_file_get_filesystem (pdf_fsys_file_t file) >> >> is defined in the Library reference guide, but doesn't appear in >> pdf-fsys.h's prototypes. >> > > Hum? > > It's in pdf-fsys.h, and implemented in pdf-fsys.c > > Cheers, > -Aleksander > >
