Hi.
I'm trying to find some tutorial-type information on using scanf's
regular-expression subset for parsing - to no avail so far.
I've looked through quite a few posts to clc, but none that have helped
me understand what's really allowed, also, the c-faq - when searched
for scanf regular (using google site-search) didn't help.
Does anyone know of some source - preferably web-based with examples -
that could help me understand what's allowed (e.g., subset of normal
regular-expression syntax is valid)?
Thanks
danny
I'm trying to find some tutorial-type information on using scanf's
regular-expression subset for parsing - to no avail so far.
I've looked through quite a few posts to clc, but none that have helped
me understand what's really allowed, also, the c-faq - when searched
for scanf regular (using google site-search) didn't help.
Does anyone know of some source - preferably web-based with examples -
that could help me understand what's allowed (e.g., subset of normal
regular-expression syntax is valid)?
Thanks
danny
Comment