[cc65] Error: Incompatible pointer types

Date view Thread view Subject view

From: Raj Wurttemberg (rajw_at_c64.us)
Date: 2003-11-23 20:24:52


Why does cl65 generate this error:

"intTest01.c(28): Error: Incompatible pointer types"

for the second line below?

    int intNum;
    sscanf ("%d", &intNum);

Thanks,
/*Raj*/


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-11-23 20:28:51 CET