Re: C programming on ARM




"Arlet Ottens" <usenet+5@xxxxxxxxxx> wrote in message
news:47a06e44$0$85779$e4fe514c@xxxxxxxxxxxxxxxxx
aamer wrote:

How can I correct the following error on ARM7 with C programming?

'=': implicit cast of pointrt to non-equal pointer

Use two pointers of the same type.

Or cast to the correct type (if you are sure and know what you're doing).



--
Posted via a free Usenet account from http://www.teranews.com

.