On Mon, Mar 19, 2007 at 08:02:10PM -0400, Nick ! wrote:
> Wait, how is * defined on two voids????? That shouldn't even compile
> (unless it's autocasting to int?).

``unsigned'' is short for ``unsigned int''.  The ``(void *)'' cast is
a red herring.

Reply via email to