From: "fried tofu" Newsgroups: comp.os.msdos.djgpp Subject: Help with RSXNTDJ Lines: 6 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: Date: Tue, 8 Jun 1999 05:24:41 -0700 NNTP-Posting-Host: 209.162.36.54 X-Complaints-To: abuse AT thegrid DOT net X-Trace: alfalfa.thegrid.net 928844917 209.162.36.54 (Tue, 08 Jun 1999 05:28:37 PDT) NNTP-Posting-Date: Tue, 08 Jun 1999 05:28:37 PDT Organization: The Grid To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm stuck on compiling programs with RSXNTDJ.... Every time I try to compile a C++ program (c works fine) it compiles fine, and then when I try to run it it does nothing. Even if I rename test.c (the original hello windows program) to test.cpp it won't run. Can anyone help?