A 
		
								
				
				
			
		academic
What is the convention for Command Window arguments?
If I write a program called QQQ that takes one argument should I expect a
user to type:
QQQ arg
QQQ -arg
QQQ /arg
or what?
That is, what is the natural thing for Windows users to expect a program to
looks for?
Thanks
				
			If I write a program called QQQ that takes one argument should I expect a
user to type:
QQQ arg
QQQ -arg
QQQ /arg
or what?
That is, what is the natural thing for Windows users to expect a program to
looks for?
Thanks
