RAD Studio
ContentsIndex
PreviousUpNext
W8011: Nonportable pointer comparison

(Command-line option to suppress warning: -w-cpt) 

Your source file compared a pointer to a non-pointer other than the constant 0. 

You should use a cast to suppress this warning if the comparison is proper.

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