pointer <-> integer round-up

Robert Dewar dewar@gnat.com
Thu Mar 21 22:40:00 GMT 2002


<<Should:
        char * x;
        short * y;
        [...]
        y = (short *)x;

always generate a warning?
>>

I don't think so, why do you think it should?



More information about the Gcc mailing list