delorie.com/archives/browse.cgi | search |
From: | Jason Green <news AT jgreen4 DOT fsnet DOT co DOT uk> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: (no subject) |
Date: | Thu, 21 Jun 2001 19:21:10 +0100 |
Lines: | 14 |
Message-ID: | <eie4jtolh41shsqudeuffobrioi0lukdpa@4ax.com> |
References: | <d3 DOT 166d9fe7 DOT 286285c3 AT aol DOT com> |
NNTP-Posting-Host: | modem-175.oxygen.dialup.pol.co.uk |
Mime-Version: | 1.0 |
X-Trace: | newsg1.svr.pol.co.uk 993147674 32515 62.136.7.175 (21 Jun 2001 18:21:14 GMT) |
NNTP-Posting-Date: | 21 Jun 2001 18:21:14 GMT |
X-Complaints-To: | abuse AT theplanet DOT net |
X-Newsreader: | Forte Agent 1.7/32.534 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
RITAWIREKOGH AT aol DOT com wrote: > After successfully compiling a C++ Programme using DOS PROMPT which command > can I type at DOS to run it. Type the name of the program, minus the .exe For example: C:\code>gpp -Wall hello.cpp -o hello C:\code>hello Hello World!
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |