Re: C programming on ARM
- From: "Jim Relsh" <jrelish@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 15:30:26 +0100
"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
.
- Follow-Ups:
- Re: C programming on ARM
- From: CBFalconer
- Re: C programming on ARM
- From: Grant Edwards
- Re: C programming on ARM
- References:
- C programming on ARM
- From: aamer
- Re: C programming on ARM
- From: Arlet Ottens
- C programming on ARM
- Prev by Date: Re: Why?
- Next by Date: Re: Why?
- Previous by thread: Re: C programming on ARM
- Next by thread: Re: C programming on ARM
- Index(es):