Hi,

just a minor one. The two functions

pdf_size_t pdf_fsys_get_free_space (pdf_fsys_t file_system, 
                                    pdf_text_t path_name)

pdf_status_t pdf_fsys_file_get_size (pdf_fsys_file_t file, 
                                     pdf_size_t *size)

are very simelar, but provide a different interface. The first one
returns the size, the second one stores it in a reference and returns a
status code. Shouldn't both functions be used in the same way?

regards,

Hans

Attachment: signature.asc
Description: Digital signature

Reply via email to