wrote:
> Hello All,
> I am facing a problem in C. I want that the char address should be
> always an even address.
What does "even address" mean to you in C?
Why do you want characters to have even addresses?
> Can we achieve this in C.
Well, yes, it seems likely:
char array[2];
At least one of the elements should have an even address. I'm not
sure that's much help to you, though.
> Thanks in advance for ur help.
It's not urhelp - it's modern help.
--
Chris "or maybe post-modern" Dollin
0, 1, 2, coffee, 4, 5, 6, coffee, 8, 9, coffee.