linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* complex.h
@ 2004-09-13  4:29 Ankit Jain
  2004-09-13 10:16 ` complex.h Jason Cooper
  2004-09-13 11:06 ` complex.h Eljay Love-Jensen
  0 siblings, 2 replies; 3+ messages in thread
From: Ankit Jain @ 2004-09-13  4:29 UTC (permalink / raw)
  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<complex.h>
      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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-13 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-13  4:29 complex.h Ankit Jain
2004-09-13 10:16 ` complex.h Jason Cooper
2004-09-13 11:06 ` complex.h Eljay Love-Jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).