pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-devel] hash helper functions


From: jemarch
Subject: [pdf-devel] hash helper functions
Date: Sat, 27 Dec 2008 21:53:36 +0100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi.

I just added two additional functions to pdf-hash-helper.h:
pdf_hash_add_size and pdf_hash_add_string.

The rule is to add new helper functions as you need it, so if you need
to insert a pdf_off_t value to a hash, please add the pdf_hash_add_off
function to pdf-hash-helper.[ch] and use it. Note that we are
supporting helper functions for types defined in pdf-types.h or
pdf-fp.h.

Gerel, what do you think about adding 'pdf_hash_get_XXX' helper
functions too? It would help to maintain the code using hashes
clear. I would go for it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]