On Tuesday 24 June 2008, Phil Dibowitz wrote:
> Andreas Schulz wrote:
> > As I just recognized, better make that delete_*, to be consistent
> > with delete_blob..
>
> Delete blob always deletes the same thing - in your case you have lots
> of different things..

Sure, by 'delete_*' I meant of course to rename each of them, 
not all to one, giving:
> ...
> void delete_key_names(char **garbage);
> void delete_ir_signal(uint32_t *garbage);
> void delete_post_string(char *garbage);

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to