Discontinued
Technical Support
On-Line Manuals
CARM User's Guide
*** Warning C10 Conversion: type operator type
Conversion: type operator type
This message warns about assignment expressions with a pointer or type conversion. For example: unsigned short = pointer. For most pointer conversions this warning indicated that a pointer value is converted to a non-pointer value.