Message-Id: <3.0.6.32.19990622173047.007b08f0@plainfield.bypass.com> X-Sender: wthrall AT plainfield DOT bypass DOT com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 22 Jun 1999 17:30:47 -0700 To: djgpp AT delorie DOT com From: wthrall Subject: Hello, and please help Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com I just recently downloaded DJGPP and RHIDE and already I have a question. It seems to have to do with included files for C++. Here is the test program I wrote: #include [I also tried iostdio.h and io.h] int main() { cout<<"Test."<