<regex.h>
Hi all, I'm learning some UNIX systems programming using the C language. I wondered if anyone could give me some guidance on using the regular expression library <regex.h>? Or if you know a good site to look at could you let me know? I've searched and can't find anything useful. I need the regular expressions to search through an array of command line arguments to determine what a shell program needs to do.
Thanks in advance,
Jeff Gitter
|