From: "Jean-Sebastien Payette" Newsgroups: comp.os.msdos.djgpp Subject: Using stuff in the CXX directory Date: Fri, 5 Dec 1997 19:49:57 -0500 Organization: VTL Lines: 15 Message-ID: <66a7er$6vo$1@walton.videotron.net> NNTP-Posting-Host: modemcable104.147.mmtl.videotron.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk How do I use the include that r in the lang\CXX dir I use RHIDE and I KNOW that I have to set the include path in the option... Thing is that if I compile my program it find the .h file (ostream.h in fact, I'm sick of strdup() and char *var string type) it said some variable found in streambu.h and string.h and IOstream.h are undefined or something.... Maybe I need to (somehow) switch the compiler to C++ with the rhide flag ???? Anyway... Please respond by e-mail.My news server suck