*
:
>> Remove all casts.
>>
>> See the errors resulting.
>
> Alf, I am not sure why you want me to understand by removing all
> cast...
> you mean ?
> ...
> char *c = array;
> ...
>
> This obviously doesn't compile...
> 13: error: cannot convert `int*' to `char*' in initialization
Yes, that tells you that that line of code is ungood.
> whever the specs have been desgined by a monkey, no i can not really
> say that... they just have been designed about 20 years ago, that's
> all
Ah, well, I assumed a more modern specification. Seems like it is some
Pixar stuff? If so, perhaps you can use something like <url:
http://ricpp.sourceforge.net/> instead of an old C language binding?
But the question is still: is that a function that you're /calling/, or
is it a function you're /implementing/?
Details are necessary for quality help.
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?