Hi,
most likely FILE is not declared.
You may be lacking some
#include <stdio.h>
Also be aware that not all SDCC C libraries support FILE / IO streams..
Kind regards,
Raphael
2016-01-29 18:22 GMT+01:00 Les N <spin-...@hotmail.com>:
>
> SDCC 3.5.0 - Syntax Error: Token -> '*' ; column 18 ihex.c
> ------------------------------
>
> Hi all,
> I received the following error when I compile using sdcc 3.50 from the
> program ihex.c
>
> void hexout (FILE *fhex, int byte, int memory_location, int end);
>
>
> Error after running sdcc ihex.c
>
> SDCC 3.5.0 - Syntax Error: Token -> '*' ; column 18 ihex.c
>
> Any idea of what the problem is?
>
> tnx
> les
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user