On Fri, May 26, 2006 at 12:39:38PM +0300, Alex Vinokur wrote:
>"Igor Peshansky" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
>> On Thu, 25 May 2006, Alex Vinokur wrote:
>>
>> > We have mini-shell that doesn't process an asterisk '*' as a special
>> > symbol. Is there any free source C-code on Cygwin that implements that
>> > processing?
>>
>> If I understand your question correctly, there are at least 4 different
>> sources for shells, plus various other programs (e.g., make).  What you're
>> looking for is called "wildcard processing".
>
>Is there any free source C-code on Cygwin that implements "wildcard 
>processing"?

Just the same function that exist on linux:  glob().

cgf

--
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/

Reply via email to