%p and different pointer representations

Doug Gwyn gwyn at smoke.BRL.MIL
Sun Feb 26 19:05:08 AEST 1989


In article <591 at jhereg.Jhereg.MN.ORG> mark at jhereg.MN.ORG (Mark H. Colburn) writes:
>The pANS says that a void pointer is large enough to handle any 
>pointer type ...

No, only any pointer to an incomplete or object type.
A function pointer may well not fit into a void*.



More information about the Comp.lang.c mailing list