From owner-freebsd-questions Mon Jan 4 05:51:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15609 for freebsd-questions-outgoing; Mon, 4 Jan 1999 05:51:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www.transfar.com ([202.103.100.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15599 for ; Mon, 4 Jan 1999 05:51:23 -0800 (PST) (envelope-from phj@www.transfar.com) Received: from www.transfar.com ([202.103.100.243]) by www.transfar.com (Netscape Mail Server v2.02) with ESMTP id AAA2618; Mon, 4 Jan 1999 21:49:51 +0800 Message-ID: <3691392E.A6B233BE@www.transfar.com> Date: Mon, 04 Jan 1999 21:57:02 +0000 From: Peng HaiJie X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: jobaldwi@vt.edu CC: freebsd-questions@FreeBSD.ORG Subject: Re: extern data.... References: Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Do I need to use static in the extern declaration or something? Any help > appreciated. > static fieldInfo DB_TYPES[DB_NUMTYPES]={ blah , blah , blah }; > > remove the static at the front of declaration. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message