From: jjayttan AT my-dejanews DOT com Newsgroups: comp.os.msdos.djgpp Subject: command line switches Date: Sat, 17 Apr 1999 21:14:53 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 8 Message-ID: <7fatk7$mf7$1@nnrp1.dejanews.com> NNTP-Posting-Host: 150.135.116.192 X-Article-Creation-Date: Sat Apr 17 21:14:53 1999 GMT X-Http-User-Agent: Mozilla/4.51 [en] (Win95; U) X-Http-Proxy: 1.0 x2.dejanews.com:80 (Squid/1.1.22) for client 150.135.116.192 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm trying to create a program that can accept command line switches such as: gcc -o input.exe input.c Many dos commands use the "/" to indicate a switch. Will using the "-" be a problem while compiling? -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own