Обсуждение: [HACKERS] Cast ptr to int

Поиск
Список
Период
Сортировка

[HACKERS] Cast ptr to int

От
Sean Lyndersay
Дата:
During compilation, there are a number of warnings about casting a ptr to
an int of a different size. I'm on a Dec Alpha, which I assume uses 64-bit
ptrs.

(a) should i be concerned?
(b) what, if anything, can I do about this?

sean

________________________________________________________________________
Sean Lyndersay                        Time is natures way of making sure
lynders@hcs.harvard.edu                 things don't happen all at once.
________________________________________________________________________
[finger for all other info]          http://www.hcs.harvard.edu/~lynders

------------------------------