From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?q?Ankit=20Jain?= Subject: complex.h Date: Mon, 13 Sep 2004 05:29:02 +0100 (BST) Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <20040913042902.7546.qmail@web52906.mail.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux prg Cc: gcc hi i am working on complier version gcc 2.96 a simple program gives many error like parse error in line 4 etc. 1 #include 2 int main() 3 { 4 complex a[3][4]; 5 return 0; 6 } on latest compiler it works so will it matter on portability of the program? thanks ankit ________________________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html