CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
CodeView Error
     Type clash in function argument (CV1117)
 
     The type of an actual parameter did not match the corresponding
     formal parameter.
 
     This message also appears when a routine that uses alternate
     returns is called and the values of the return labels in the
     actual parameter list are not 0.
                                    -♦-