[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sample code for matching regexp



 Hello, Biki.

 regexp matching in libc is described nicely in info.
 regexps themselves are described in perl's manpage 'perlre'.
 you can probably create lots of examples yourself by combining these.

 have fun,
  Siward.

Biki wrote:
> 
> Hello Everybody
> 
> I am trying to use the GNU C library
> for matching regular epressions.
> I have been refering to the man pages of help.
> But i would like to go thru some sample
> codes where regular expression matching functions
> have been used .
> I haven't been able to find any yet.
> Any help in this regard will be
> appreciated.
> 
> Cheers
> 
> biki
> 
> --
> To UNSUBSCRIBE, email to debian-glibc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: