RAD Studio
ContentsIndex
PreviousUpNext
W8069: Nonportable pointer conversion

(Command-line option to suppress warning: -w-rpt

A nonzero integral value is used in a context where a pointer is needed or where an integral value is needed; the sizes of the integral type and pointer are the same. 

Use an explicit cast if this is what you really meant to do.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!