From: Prashant TR Newsgroups: comp.os.msdos.djgpp Subject: Re: Vs: problems...anyone can help me? Date: 05 Jun 2000 01:29:29 +0530 Organization: VSNL Lines: 12 Message-ID: References: <%dSZ4.924$xt4 DOT 9866 AT read2 DOT inet DOT fi> <39384246 AT news DOT server DOT worldonline DOT co DOT uk> NNTP-Posting-Host: ppp-185-180.bng.vsnl.net.in X-Trace: news.vsnl.net.in 960186694 24142 203.197.185.180 (5 Jun 2000 06:31:34 GMT) X-Complaints-To: postmaster AT news DOT vsnl DOT net DOT in NNTP-Posting-Date: 5 Jun 2000 06:31:34 GMT X-Newsreader: Gnus v5.7/Emacs 20.5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "kontulaiset" writes: > ok here is the code what comes if i try to compile those proggies > moi.c(1) In file included from moi.c:1: > c:/djgpp/include/streambuf.h(35) Error: parse error before string constant > moi.c(1) In file included from moi.c:1: > c:/djgpp/include/streambuf.h(37) Error: parse error before `}' > c:/djgpp/include/streambuf.h(67) Warning: data definition has no type or st > c:/djgpp/include/streambuf.h(67) Error: parse error before `streambuf' No, this won't help. Please post the shortest program that can show us this problem. It looks more like a bug within your code.