[Biococoa-dev] Optimizations

Koen van der Drift kvddrift at earthlink.net
Tue Mar 29 18:13:24 EST 2005


On Mar 28, 2005, at 12:01 PM, John Timmer wrote:

> Just to follow up on my own info:  to call the CFSet function, I was
> typecasting it using (CFSetRef *), but that was spitting out a warning
> anyway, so I tried just getting rid of it.  It worked anyway, and 
> actually
> appeared to be slightly faster.  Would that be expected?
>

You don't get the warning if you typecast it as (CFSetRef)  - without 
the pointer symbol.


- Koen.




More information about the Biococoa-dev mailing list