probelm with gcc

Rui Hu ruihu_98@yahoo.com
Thu Jun 8 16:28:00 GMT 2000


  I downloaded gcc from
http://sourceware.cygnus.com/cygwin . But it complains
the following small piece of code:

#define PI \
        3.14

main()
{
  int i;

  i = 2* PI;
}


The error message:
mytest.c:2: parse error before 3.14
mytest.c:8: stray '\' in program
mytest.c:8: parse error before ;


  Anyone knows what is wrong? Thank you so much! All
the best!

  Sincerely
  Rui

  

__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list