From: "kontulaiset" Newsgroups: comp.os.msdos.djgpp References: <%dSZ4.924$xt4 DOT 9866 AT read2 DOT inet DOT fi> <39384246 AT news DOT server DOT worldonline DOT co DOT uk> Subject: Vs: problems...anyone can help me? Lines: 47 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Sun, 04 Jun 2000 18:49:24 GMT NNTP-Posting-Host: 194.197.14.71 X-Trace: read2.inet.fi 960144564 194.197.14.71 (Sun, 04 Jun 2000 21:49:24 EET DST) NNTP-Posting-Date: Sun, 04 Jun 2000 21:49:24 EET DST Organization: Sonera corp To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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' c:/djgpp/include/streambuf.h(67) Warning: data definition has no type or st c:/djgpp/include/streambuf.h(87) Error: parse error before `streambuf' c:/djgpp/include/streambuf.h(87) Warning: no semicolon at end of struct or c:/djgpp/include/streambuf.h(88) Warning: data definition has no type or st c:/djgpp/include/streambuf.h(97) Error: parse error before `}' c:/djgpp/include/streambuf.h(126) Error: parse error before `ios' c:/djgpp/include/streambuf.h(128) Error: parse error before `&' c:/djgpp/include/streambuf.h(128) Warning: data definition has no type or s c:/djgpp/include/streambuf.h(129) Error: parse error before `:' c:/djgpp/include/streambuf.h(133) Warning: redefinition of `streamsize' c:/djgpp/include/streambuf.h(80) Warning: `streamsize' previously declared c:/djgpp/include/streambuf.h(179) Error: parse error before `*' In function `tie': it prints this kind of code allthe way i think it prints for all the commands Michael Stewart kirjoitti viestissä:39384246 AT news DOT server DOT worldonline DOT co DOT uk... > > Prashant TR wrote in message > news:m3itvr7wga DOT fsf AT vsnl DOT net DOT in... > > "kontulaiset" writes: > > > > > hmm..... i have rhide proggy but it is hard to use i can make c and c++ > > > proggies but the rhide wont run them there is allways some errors when i > try > > > to run my maked prog it is not the code becouse i tryed to run an simply > > > program like only "cout" and stuff... > > > please anyone ho can help mail to me > > > i_l_m_a_r_i AT artic DOT net > > > > Please post the code. Otherwise,we just can't help you out! > > The error messages would be a greater help. > >