On Sat, May 28, 2005 at 02:24:16PM -0500, Ross Boulet wrote: > Just to experiment with globbing, I created a small c > program to list the command line arguments. I read where > the cygwin dll will do globbing for a program run from a > windoze command prompt, so I compiled with -mno-cygwin. > Much to my surprise, globbing is still occurring, even from > a windoze prompt. How can this happen?
Because MinGW does that? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/