> There is nothing you could put between the square braces that would > make that code correct or meaningful. But you can put another square bracket that makes it correct - well maybe still not meaningful :-) char g_md_buffered[][9]={"", "", "", "", "", "", "", "", ""}; Tamas On 6/29/07, John Temples wrote: > > On Thu, 28 Jun 2007, Neil Baylis wrote: > > > look between the square braces.. > > There is nothing you could put between the square braces that would > make that code correct or meaningful. > > > On 6/28/07, William Chops Westfield wrote: > >> > >> On Jun 28, 2007, at 1:57 PM, Neil Baylis wrote: > >> > >>>> char g_md_buffered[9]={"", "", "", "", "", "", "", "", ""}; > >>> > >>> I think the more egregious problem is the one on the left side of the > >>> '=' > >>> > >> I give up, What's wrong on the left ? > > -- > John W. Temples, III > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist