Re: C programming on ARM
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 19:28:57 -0500
Wilco Dijkstra wrote:
.... snip ...
My point was that the bitpatterns of all pointer types are the
same for all addresses in the address space.
Not necessarily so. void* carries all the information, apart from
the object type. void* bitpattern is identical with the char*
bitpattern, but after that there are no limits.
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
--
Posted via a free Usenet account from http://www.teranews.com
.
- Follow-Ups:
- Re: C programming on ARM
- From: Wilco Dijkstra
- 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
- Re: C programming on ARM
- From: Hans-Bernhard Bröker
- Re: C programming on ARM
- From: Wilco Dijkstra
- Re: C programming on ARM
- From: Grant Edwards
- Re: C programming on ARM
- From: Wilco Dijkstra
- C programming on ARM
- Prev by Date: Re: C programming on ARM
- Next by Date: Re: Ubuntu versus Fedora for cross-development host
- Previous by thread: Re: C programming on ARM
- Next by thread: Re: C programming on ARM
- Index(es):