Closed lgg2 closed 1 month ago
I'm not a full time programmer (only for hobby and some times for solve something in the work) and It is also my first "pull request" (also again in a very rudimentary way).
The reason for this two functions It is no need the use of a callback for each time that review for a dictionary keys.
[master afac835] Add pdfioDictGetKey and pdfioDictGetNumPairs APIs (Issue #63)
Hello,
I have added two new functions to iterate a dictionary without the use of a callback. I have also include a test purpose file.
Feel free to correct the changes. I think that are usefull.
P.D.: Sorry, I see in the commit that I have include the "test_mod" executable. Delete it.
Thanks.