Re: C programming on ARM
- From: Hans-Bernhard Bröker <HBBroeker@xxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 22:50:32 +0100
Paul Keinanen wrote:
In which case would an arbitrary pointer casting be a problem ?
Roughly all of them. The real question is how violently the problem will show itself. Some of them can lie dormant for a decade before a platform change exposes them as total show-stoppers.
With any byte addressable architecture, a pointer is just a pointer.
But there are quite a few non-byte addressable architectures out there.
Including ARM, last I checked.
.
- Follow-Ups:
- Re: C programming on ARM
- From: CBFalconer
- Re: C programming on ARM
- From: Wilco Dijkstra
- Re: C programming on ARM
- From: Arlet
- Re: C programming on ARM
- References:
- C programming on ARM
- From: aamer
- Re: C programming on ARM
- From: Arlet Ottens
- Re: C programming on ARM
- From: Jim Relsh
- Re: C programming on ARM
- From: CBFalconer
- Re: C programming on ARM
- From: Paul Keinanen
- C programming on ARM
- Prev by Date: Re: Casting function pointers
- Next by Date: Re: Casting function pointers
- Previous by thread: Re: C programming on ARM
- Next by thread: Re: C programming on ARM
- Index(es):