>>72Wow, you're right. I'm sorry. Please use a term that doesn't remind me of java in the future.
But still, although clean generics that don't break with no inheritance could be done in C, you end up messing around with casting so much it isn't that big of a deal to have a data structure consisting of a single type of values and to always cast when you access them. You can't take types too seriously in C. There's too much freedom.