From: "Rafal Maj" Newsgroups: comp.os.msdos.djgpp Subject: #include <... .h > is bad ? Date: Wed, 16 May 2001 01:43:46 +0200 Organization: Academic Computer Center CYFRONET AGH Lines: 9 Message-ID: <9dset2$oar$1@info.cyf-kr.edu.pl> NNTP-Posting-Host: d-94-53-04.cyfronet.krakow.pl X-Trace: info.cyf-kr.edu.pl 989970146 24923 149.156.1.164 (15 May 2001 23:42:26 GMT) X-Complaints-To: news AT cyf-kr DOT edu DOT pl NNTP-Posting-Date: Tue, 15 May 2001 23:42:26 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, on comp.lang.c++ all users ara saying, that writting for example : #include is an error, and I should use #include When will DJGPP support this ? Have it something to do with GCC 3.0 ? Raf256