From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Subject: Re: Initializer element is not constant Date: Fri, 21 Jan 2005 09:27:27 -0700 Message-ID: <20050121162726.GA977@drmemory.local> References: <20050120232132.GE1279@drmemory.local> <41F06AC1.2000605@hq.ntsp.nec.co.jp> <41F06AD8.7080206@hq.ntsp.nec.co.jp> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <41F06AD8.7080206@hq.ntsp.nec.co.jp> Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-c-programming@vger.kernel.org On Fri, Jan 21, 2005 at 10:37:12AM +0800, Ron Michael Khu wrote: > Hi, > > can u point us to line 124?? > > >>DATUM recip_data[] = { > >>{ namectrl, NAMECTRL_LEN, make_upper }, <-- Line 124 > >>{ name1, NAME1_LEN, make_upper },