From: Figmo Newsgroups: comp.os.msdos.djgpp Subject: Manipulators Date: Fri, 14 Apr 2000 14:55:12 GMT Organization: Deja.com - Before you buy. Lines: 14 Message-ID: <8d7bg8$f57$1@nnrp1.deja.com> NNTP-Posting-Host: 132.25.0.206 X-Article-Creation-Date: Fri Apr 14 14:55:12 2000 GMT X-Http-User-Agent: Mozilla/4.7 [en] (Win98; U) X-Http-Proxy: 1.0 MISFORTUNE:8080, 1.0 x33.deja.com:80 (Squid/1.1.22) for client 132.25.0.206 X-MyDeja-Info: XMYDJUIDrexdesexe To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am using delorie g++ version 2.95.2 release 19991024. I try to involke io stream manipulators fixed, showpoint, and setw but all I get are error messages to the effect that these are undeclared variables. This release comes with the header files iostream and iomanip and I use them both in my "#include" statements. I have compiled both the new, ANSI way with "namespace std" and the old, "header.h" method. They both work, as long as I don't involke manipulators. The FAQs/docs I have say nothing. Are the new ANSI manipulators implemented in this release and I need to tweek my install and/or code or do I need a new release? - THANX Sent via Deja.com http://www.deja.com/ Before you buy.