[PLUG] String parsing

Chris Emery deathfox at moochercrew.org
Thu Nov 7 10:01:21 UTC 2002


String Parsing in C...YICK.  I would sugest finding a better tool.  If
you are absolutely stuck with using C, and refuse to see if yacc works
in Windows, you can check the regex library in C /usr/include/regex.h

(Haven't done any regex in C, so I don't have a program for you to look
at.)

Chris

On Wed, 2002-11-06 at 23:54, BMDimaculangan wrote:
> hello,
> 
> Curently i'm having problem with our log files because i am totally at lost
> in my programming, my boss ask my to generate a report the would have the
> all the access and mail log of specific IP Add.  I think what i'll be doing
> is text manipulation and string parsingin C because i do not know perl.  i
> would like to do it in a windowz platform first, I would like to ask anyone
> who can give me simple/basic script to do this...
> 
> 
> TIA
> 






More information about the PLUG mailing list