>> So then Yadu's: a[0] = 100; a[0] = 200; example might turn into: >> int a[][]; a[0][!] = 100; a[0][!] = 200; I think this looks really neat. I'll try to get this working and post results. -- Thanks and Regards, Yadu Nand B