Andreas Schulz wrote:
> On Tuesday 24 June 2008, Andreas Schulz wrote:
>> So, maybe we can agree on the following interface:
> ...
>> void destroy_key_names(char **garbage);
> ...
>> void destroy_ir_signal(uint32_t *garbage);
> ...
>> void destroy_post_string(char *garbage);
> 
> 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..

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to