From: NeverMore Newsgroups: comp.os.msdos.djgpp Subject: newbie looking for help Date: Sun, 02 Jan 2000 17:17:55 -0600 Organization: SkyPoint Communications, Inc. Lines: 12 Message-ID: <386FDCA3.E1E19FC7@verge-rpg.com> NNTP-Posting-Host: tc00092.skypoint.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: shadow.skypoint.net 946855054 94074 199.199.158.92 (2 Jan 2000 23:17:34 GMT) X-Complaints-To: usenet AT shadow DOT skypoint DOT net NNTP-Posting-Date: 2 Jan 2000 23:17:34 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm not a complete programming newbie, I do some Perl, Visual Basic, and VergeC (http://www.verge-rpg.com). Anyway, where can I find some good resources/tutorials that deal with DJGPP and C/C++ programming? Also, I tried using gxx by doing a "gxx -o main.exe main.cpp" but gxx doesn't do anything. No bad command or file name error or anything. It just displays a blank line and that's it. Thanks. -NM