From: a_dolatabadi AT yahoo DOT com (Amir) Newsgroups: comp.os.msdos.djgpp Subject: a beginner's question Date: 14 Oct 2002 15:06:26 -0700 Organization: http://groups.google.com/ Lines: 6 Message-ID: NNTP-Posting-Host: 213.176.18.240 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1034633186 22885 127.0.0.1 (14 Oct 2002 22:06:26 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 14 Oct 2002 22:06:26 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In the command: gcc help.c -o help.exe What does -o mean?Where I can find more information about the syntaxes of this and similar commands? Amir.