size of pointers
- From: "subramanian" <subramanian100in@xxxxxxxxx>
- Date: 18 Dec 2006 23:32:41 -0800
I have been thinking that all pointers(to any obejct) have the same
size. The size of a pointer is the size of an int. This is beause a
memory location is addressed by an int. Is that right/wrong?
.
- Follow-Ups:
- Re: size of pointers
- From: Munna
- Re: size of pointers
- From: mark_bluemel
- Re: size of pointers
- From: drhowarddrfine
- Re: size of pointers
- From: mark_bluemel
- Re: size of pointers
- From: onkar
- Re: size of pointers
- From: Kenneth Brody
- Re: size of pointers
- From: Chris Dollin
- Re: size of pointers
- From: jacob navia
- Re: size of pointers
- From: Martin Ambuhl
- Re: size of pointers
- From: iamgodk
- Re: size of pointers
- From: Richard Bos
- Re: size of pointers
- Prev by Date: Re: memcmp() checker: memory access errors
- Next by Date: Re: VLA feature of C99 vs malloc
- Previous by thread: about the print command in gdb.
- Next by thread: Re: size of pointers
- Index(es):
Relevant Pages
|