Re: Sort hash keys in C...
Rudolf Lippan <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 24 Apr 2008 13:31:47 +0100, Tim Bunce <[email protected]> wrote: > So I'd be happy to see an API like this: > > SV *_concat_hash_sorted( HV *hv, char *kv_sep, char *pair_sep, SV > *value_format, SV *sort_type) > > The kv_sep & pair_sep params could be SV*'s if that's easier to implement. > Sounds good. I'll work on that this evening. -r