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 [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to