pointer is always byte aligned
- by kumar
Hi,
I read something like pointer must be byte-aligned.
My understanding in a typical 32bit architecture... all pointers are byte aligned...No ?
Please confirm.
can there be a pointer which is not byte-aligned ?