RAD Studio (Common)
ContentsIndex
PreviousUpNext
W1044: Suspicious typecast of %s to %s

This warning flags typecasts like PWideChar(String) or PChar(WideString) which are casting between different string types without character conversion.

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