From: jww68 AT aol DOT com (Jww68) Newsgroups: comp.os.msdos.djgpp Subject: iostream.h Lines: 15 NNTP-Posting-Host: ladder05.news.aol.com X-Admin: news AT aol DOT com Date: 09 Mar 2000 04:32:27 GMT Organization: AOL http://www.aol.com Message-ID: <20000308233227.03798.00001271@ng-bj1.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello Everyone: I am trying to get the iosteam.h file to work but the Djgpp compilier give me a lot of errors. The compilier mentions the streambuf.h file and says the following: (35) parse error before string constant (37) parse error before '3' Can someone please tell me what a parse error is? Why am I getting this error when I include iosteam.h in my programs. Sincerely, Jon