Technical Support
On-Line Manuals
C166 User's Guide
*** Error C10 Conversion: type operator type
Conversion: type operator type
This message warns about pointer conversions and type conversions in assignment expressions, such as unsigned short = pointer. In case of pointer conversions, the message indicates that a pointer is truncated or enlarged.